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