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