ref: b194f947b512b1791e614a5941ebc785cdd28730 dir: /test/genericval.myr/
use std generic Foo : @a::(tctest,tcint,tcnum) = 42 const main = { std.exit(Foo) }