Files
python-uncompyle6/test/simple_source/expression/02_complex.py
2016-05-17 19:25:34 -04:00

5 lines
151 B
Python

# From python2.7/json/tests/test_recursion.py
# Tests our Python marshal load_code_internal handles reading complex numbers,
# marshal type 'x'
x = 5j