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