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