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