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