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