Merge pull request #493 from mon23c/patch-1

Fix Fruit Tree solution
This commit is contained in:
Sigilante 2023-09-12 15:19:18 -05:00 committed by GitHub
commit 5e343e78d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -763,9 +763,9 @@ First, bind these faces.
- 🍏 `16` or `-<-<`
- 🍋 `27` or `+<+>`
- 🍑 `42` or `->->-`
- 🍊 `62` or `+>+>-`
- 🍊 `30` or `+>+<`
- 🍍 `87` or `->->+>`
- 🍒 `126` or `+>+>+<`
- 🍒 `62` or `+>+>+<`
- Resolving Lark Expressions