jrsonnet
refs/commits
cf33b6edf3e1
crates/jrsonnet-peg-parser/src/tests/imports.jsonnet
1[2import "hello",3importstr "garnish.txt",4importbin "garnish.bin",5]