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