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