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

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