blob: 4b23c61a8570d4d50aa683890712d1fb5ae516c9 (
plain)
1
2
3
4
5
6
7
8
|
array open '['
string: 'foo'
bool: true
bool: true
string: 'blue'
string: 'baby where are you?'
string: 'oh boo hoo!'
lexical error: malformed number, a digit is required after the minus sign.
|