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