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