You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inim
INim 0.2.5
Nim Compiler Version 0.18.1 [MacOSX: amd64] at /Users/timothee/.nimble/bin/nim
>>> import bugs/t38_echo
test1
test2
test3
test4
a
test5
a
b
test6
a
done
nim c -o:app -r test.nim
test1
test2
test3
test4
a
test5
a
b
test6
a
done
The text was updated successfully, but these errors were encountered:
test.nim:
The text was updated successfully, but these errors were encountered: