Home | History | Annotate | Line # | Download | only in unit-tests
      1 echo This is a shell comment: # comment
      2 This is a shell comment:
      3 echo This is not a shell comment: '# comment'
      4 This is not a shell comment: # comment
      5 A shell comment can#not start in the middle of a word.
      6 exit status 0
      7