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