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