Fix lark notation in fruit tree solution

This commit is contained in:
Adrian Wijaya 2023-09-13 10:15:41 +07:00 committed by GitHub
parent 5e343e78d3
commit d34a70e1f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -762,10 +762,11 @@ First, bind these faces.
- 🍉 `12` or `+<-`
- 🍏 `16` or `-<-<`
- 🍋 `27` or `+<+>`
- 🍑 `42` or `->->-`
- 🍊 `30` or `+>+<`
- 🍑 `42` or `->->-`
- 🍒 `62` or `+>+>-`
- 🍍 `87` or `->->+>`
- 🍒 `62` or `+>+>+<`
- Resolving Lark Expressions