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