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
regression: with latest nim
nim c -o:app -r bugs/t20_jester_type_mismatch.nim
# D20180415T214821import jester
$HOME/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got but expected 'int'
The text was updated successfully, but these errors were encountered:
timotheecour
changed the title
/Users/timothee/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got <Time> but expected 'int'
~/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got <Time> but expected 'int'
Apr 16, 2018
timotheecour
changed the title
~/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got <Time> but expected 'int'
[REG] ~/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got <Time> but expected 'int'
Apr 16, 2018
@dom96
regression: with latest nim
nim c -o:app -r bugs/t20_jester_type_mismatch.nim
$HOME/.nimble_choosenim/pkgs/jester-0.2.0/jester.nim(531, 21) Error: type mismatch: got but expected 'int'
The text was updated successfully, but these errors were encountered: