RosettaCodeData/Task/Hello-world-Text/Batch-File/hello-world-text-2.bat

3 lines
53 B
Batchfile
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
setlocal enableDelayedExpansion
echo Hello world!^^!