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