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