DEBSOURCES
Skip Quicknav
sources / cgit / 1.2.3%2Bgit2.25.1-1 / git / t / chainlint / while-loop.expect
1234567891011
( while true do ?!AMP?! echo foo cat ?!AMP?! done while true; do echo foo && cat bar done >)