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