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