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