reasonml.github.io icon indicating copy to clipboard operation
reasonml.github.io copied to clipboard

Inline records do not work on the playground

Open johnridesabike opened this issue 5 years ago • 0 comments

type t = | Hi({name: string});

Causes a syntax error.

https://reasonml.github.io/en/try?rrjsx=true&reason=C4TwDgpgBMULxQD5QBIEsAUBvAdgQwFsIAuKAZ2ACc0cBzAXwEoBuAKCA

johnridesabike avatar Feb 15 '20 21:02 johnridesabike