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
$:~/nimfiles$ nim c hellocurses.nim
Hint: used config file '/etc/nim.cfg' [Conf]
Hint: system [Processing]
Hint: hellocurses [Processing]
Hint: ncurses [Processing]
nim-ncurses/ncurses.nim(60, 25) Error: list of key:value pairs expected
My import line is: import /home/myhome/nimfiles/nim-ncurses/ncurses.nim
The text was updated successfully, but these errors were encountered:
Hint: used config file '/etc/nim.cfg' [Conf]
Hint: system [Processing]
Hint: hellocurses [Processing]
Hint: ncurses [Processing]
nim-ncurses/ncurses.nim(60, 25) Error: list of key:value pairs expected
My import line is: import /home/myhome/nimfiles/nim-ncurses/ncurses.nim
The text was updated successfully, but these errors were encountered: