#!/usr/bin/env -S echo-comment --color red
# test comment
echo "hello"
# hiss
python -c "print('world')"
