OILS
/
jsontestsuite
/
parsers
/ test_oils.sh
View on Github
|
oilshell.org
4 lines, 1 significant
1
#!/bin/ysh
2
3
json read <
"
$1
"
4