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