mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 02:21:06 +01: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.
2 lines
30 B
Jsonnet
2 lines
30 B
Jsonnet
import "syntax_error.jsonnet"
|