mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
3 lines
66 B
Brainfuck
3 lines
66 B
Brainfuck
for (a=1; a<10000000000000000000000000000; a = a*2) x=l(a)
|
|
x
|
|
quit
|