go-jsonnet/testdata/import_syntax_error.golden
Stanisław Barzowski 3a245f70d4 Preparation for linter.
* Extract some test utilities to a separate package.
* Rename some test utilities.
* Internally expose DirectChildren.
* Add LocationRange to some non-expr AST parts,
  such as local binds, parameters and object fields.
* Add end-of-file-reached testcases.
2020-03-15 14:38:40 +01:00

11 lines
265 B
Plaintext

RUNTIME ERROR: testdata/syntax_error.jsonnet:2:1 Unexpected end of file
-------------------------------------------------
testdata/import_syntax_error:1:1-30 $
import "syntax_error.jsonnet"
-------------------------------------------------
During evaluation