mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 18:41:07 +01:00
Add `importbin` statement. Similar to `importstr` but the result is an array of numbers (all integers 0-255).
2 lines
20 B
Jsonnet
2 lines
20 B
Jsonnet
importbin "a" + "b"
|