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