blob: 611853e909245ccc760382a6731e9429323a28a9 [file] [log] [blame]
rem Tests for echo
echo word
echo 'singlequotedword'
echo "doublequotedword"
@echo at-echoed-word
echo "/?"
echo.
echo .