Can't initialize a LIST
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
As far as I understand, this:
`LIST fruit = (oranges), (lemons)
I've got {fruit}`
Should output "I've got oranges, lemons"
Instead, Inky is outputting LIST fruit = (oranges), (lemons) as story text, and then giving me an "Unresolved variable error" for {fruit}
Am I missing something about how to initialize a LIST? I've read everything I can find, and I haven't found an answer. Or maybe I'm staring right at it and there's something simple I can't see.
Screencaps:


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.