Print numbers with multiple digits
This commit is contained in:
3
tests/vm/print_more_20_bits.elna
Normal file
3
tests/vm/print_more_20_bits.elna
Normal file
@@ -0,0 +1,3 @@
|
||||
proc main() {
|
||||
printi(2097150);
|
||||
}
|
||||
Reference in New Issue
Block a user