xref: /freebsd/contrib/bmake/unit-tests/comment.exp (revision 956e45f6fb3e18b8e89b1341708db60c30bb9f27)
1*956e45f6SSimon J. Gerratyecho This is a shell comment: # comment
2*956e45f6SSimon J. GerratyThis is a shell comment:
3*956e45f6SSimon J. Gerratyecho This is not a shell comment: '# comment'
4*956e45f6SSimon J. GerratyThis is not a shell comment: # comment
5*956e45f6SSimon J. GerratyA shell comment can#not start in the middle of a word.
6db29cad8SSimon J. Gerratyexit status 0
7