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
import results
funcf: Opt[int] =discardfuncg: Opt[int] =const r =?f()
ok r
echo$g()
% nim -v
Nim Compiler Version 2.0.14 [MacOSX: arm64]
Compiled at 2025-01-06
Copyright (c) 2006-2023 by Andreas Rumpf
git hash: bf4de6a394e040d9810cba8c69fb2829ff04dcc6
active boot switches: -d:release
/Users/etan/Documents/Repos/nimbus-eth2/vendor/nim-results/results.nim(1544, 7) Error: cannot evaluate at compile time: v`gensym0
The text was updated successfully, but these errors were encountered:
/Users/etan/Documents/Repos/nimbus-eth2/vendor/nim-results/results.nim(1544, 7) Error: cannot evaluate at compile time: v`gensym0
The text was updated successfully, but these errors were encountered: