Skip to content

Conversation

keleshev
Copy link

@keleshev keleshev commented Dec 6, 2022

This syntax was introduced in OCaml 4.02.0

Examples:

{|multi
line|}

{abc|quoted|abc}

match x with {|pattern|} -> y

This syntax was introduced in OCaml 4.02.0

Examples:

```ocaml
{|multi
line|}

{abc|quoted|abc}

match x with {|pattern|} -> y
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant