mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-08 07:17:12 +02:00
* Location, error formatting and stack trace improvements * Static context for AST nodes * Thunks no longer need `name` * Prototype for showing snippets in error messages (old format still available) * Use ast.Function to represent methods and local function sugar. * Change tests so that the error output is pretty
6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
testdata/static_error_eof:2:1 Expected , or ; but got end of file
|
|
|
|
|
|
|
|
|