ref: deb278d26087e1393e1ef1f9bfe0592b4df16298 dir: /test/tyrec.myr/
/* we just want to see if this file compiles */ type foo = struct v : foo* ;; const main = { var v : foo -> 42 }