* Slightly better errors Instead of "Unexpected token" we now print "Unexpected token, expected <type.label>"
4 lines
53 B
JSON
4 lines
53 B
JSON
{
|
|
"throws": "Unexpected token, expected ] (1:9)"
|
|
}
|