ref: a7fd1a3b542c98c29c18c44078e3c0170591692a dir: /test/union-missingarg.myr/
use std type u = union `Foo int ;; const main = { `Foo }