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