You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# this was original a variable test case, but I'm changing it to be a bare
|
|
# string / quoted string test. The variable test will come after; variables
|
|
# are broken right now.
|
|
|
|
quoted_string: "this is a quoted string"
|
|
bare_string: this is a bare string
|