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