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