blob: fb1753b82a4f0afb558e55e48cd6a6a98ddf0654 [file] [log] [blame]
connect TCP:127.0.0.1:1534
# A comment
# Another comment
# Spaces in a string
tcf Diagnostics echo "a ga ag ag a"
# Empty string
tcf Diagnostics echo ""
# Space betweem arguments
tcf Diagnostics echoERR null
# Space inside a struct
tcf Diagnostics echoERR { }
# Space inside an array
tcf Diagnostics echoERR { } null { "Code" : 1, "Time" : 334, "Array" : [ 1, 2, 3 ] }
tcf Diagnostics getTestList