diff options
author | Damien George <damien.p.george@gmail.com> | 2014-03-12 15:38:15 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-03-12 15:38:15 +0000 |
commit | 9d68e9ccdd4d7f4ecb7a8765ca694e355753d686 (patch) | |
tree | 73926072f5555829e31dfb1a1b72abe259bacd03 /tests/basics/int-big-mul.py | |
parent | bb4a43f35ccb128aeb42e483d9937764353de49e (diff) | |
download | micropython-9d68e9ccdd4d7f4ecb7a8765ca694e355753d686.tar.gz micropython-9d68e9ccdd4d7f4ecb7a8765ca694e355753d686.zip |
py: Implement integer overflow checking for * and << ops.
If operation will overflow, a multi-precision integer is created.
Diffstat (limited to 'tests/basics/int-big-mul.py')
0 files changed, 0 insertions, 0 deletions