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