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