fix: content behavior bugs
This commit is contained in:
parent
2260ccda25
commit
11d99fba38
59 changed files with 243 additions and 31 deletions
5
src/Story/testdata/I012/story.ink
vendored
Normal file
5
src/Story/testdata/I012/story.ink
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
VAR x = 0
|
||||
{true:
|
||||
- ~ x = 5
|
||||
}
|
||||
{x}
|
||||
Loading…
Add table
Add a link
Reference in a new issue