elna/tests/vm/print_more_20_bits.elna

4 lines
35 B
Plaintext
Raw Normal View History

2024-09-27 00:22:44 +02:00
proc main() {
printi(2097150);
}