mirror of
https://github.com/wader/fq.git
synced 2024-12-26 06:51:35 +03:00
5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
|
$ fq.go -n '"[a] trailing" | fromtoml._error.error'
|
||
|
exitcode: 5
|
||
|
stderr:
|
||
|
error: error at position 0xc: toml: line 1 (last key "a"): expected a top-level item to end with a newline, comment, or EOF, but got 't' instead
|