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