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