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