Sha256: 7d78d79b5684f0702bbffe3d4eed985e9218427dcaf0527e7efd2152b81462ef
Contents?: true
Size: 89 Bytes
Versions: 3
Compression:
Stored size: 89 Bytes
Contents
10 PRINT INT(0) 20 PRINT INT(0.0) 30 PRINT INT(0.9) 40 PRINT INT(1.0) 50 PRINT INT(-0.9)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
basic101-0.4.0 | test/integration/tests/fast/int.bas |
basic101-0.2.0 | test/integration/tests/fast/int.bas |
basic101-0.1.0 | test/integration/tests/fast/int.bas |