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