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