ref: 8c96aa052a1c592f008660729384c9a44988d248 dir: /test/genericval.myr/
use std generic Foo : @a = 42 :: integral,numeric @a const main = { std.exit(Foo) }