OILS
/
spec
/
testdata
/
module2
/ cycle1.ysh
View on Github
|
oilshell.org
5 lines, 3 significant
1
const __provide__ = :| c1 |
2
3
use $_this_dir/cycle2.ysh
4
5
var c1 =
'
c1
'