ref: 073546effee37340cd682778536bb84a77110cad dir: /test/stdopt-struct.myr/
use std type t = struct next : std.option(int) ;; const main = { -> 42 }