forked from ground/ground
Unit tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# A cool list
|
||||
setlist &favWords "hello" "there" "general" "kenobi"
|
||||
setlist &favWords "hello" "there" "general"
|
||||
listappend &favWords "kenobi"
|
||||
println $favWords
|
||||
|
||||
set &count 0
|
||||
|
||||
Reference in New Issue
Block a user