OILS / spec / testdata / module2 / cycle2.ysh View on Github | oilshell.org

5 lines, 3 significant
1const __provide__ = :| c2 |
2
3use $_this_dir/cycle1.ysh
4
5var c2 = 'c2'