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