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