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