1 #!/bin/bash
2
3 ### debug-line builtin
4 debug-line 'hi there'
5 # status: 0