1echo 'this command is not run'
2echo 'this command is run'
3this command is run
4echo 'whitespace in leading part'
5whitespace in leading part
6exit status 0
7