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