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