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