mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-14 10:17:14 +02:00
* 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.
11 lines
265 B
Plaintext
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
|
|
|
|
|