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