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