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