inkle / inkle/ink

Can't initialize a LIST

Open
#512 1 comment 1 reaction 0 assignees View on GitHub
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:
![listdrama_code](https://user-images.githubusercontent.com/13856330/52592239-e0115780-2e13-11e9-86f4-93231764f711.JPG)
![listdrama_output](https://user-images.githubusercontent.com/13856330/52592251-ec95b000-2e13-11e9-9f82-338ac93be219.JPG)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.