diff options
Diffstat (limited to 'Lib/test/output/test_long')
-rw-r--r-- | Lib/test/output/test_long | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Lib/test/output/test_long b/Lib/test/output/test_long new file mode 100644 index 0000000..cff6cc8 --- /dev/null +++ b/Lib/test/output/test_long @@ -0,0 +1,5 @@ +test_long +long / * % divmod +long bit-operation identities +long str/hex/oct + |