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.0 [Linux: amd64] at /home/ubuntu/.linuxbrew/bin/nim
>>> 1+1
2 : int literal(2)
OSX:
inim
INim 0.2.5
Nim Compiler Version 0.18.1 [MacOSX: amd64] at /Users/timothee/.nimble/bin/nim
>>> 1+1
Error: expression '2' is of type 'int literal(2)' and has to be discarded
1+1
^
>>>
The text was updated successfully, but these errors were encountered:
ubuntu:
OSX:
The text was updated successfully, but these errors were encountered: