-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
import results
func f: Opt[int] =
discard
func g: 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`gensym0Metadata
Metadata
Assignees
Labels
No labels