git.delta.rocks / jrsonnet / refs/commits / c420c56a5e63

difftreelog

source

tests/tests/snapshots/golden__golden@issue195.jsonnet.snap156 Bsourcehistory
1---2source: tests/tests/golden.rs3expression: result4input_file: tests/golden/issue195.jsonnet5---6{7    "x": 42,8    "y": {9        "false": false10    }11}