go-jsonnet/testdata/escaped_fields.golden
Stanisław Barzowski 6b040a9afe Actually unparse field names
Instead of just wrapping in "".
2017-09-08 14:14:32 -04:00

6 lines
49 B
Plaintext

{
"\n\n": null,
"\"": null,
"'": null
}