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