mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
4 lines
33 B
Batchfile
Executable File
4 lines
33 B
Batchfile
Executable File
@echo off
|
|
set /p var=
|
|
echo %var%
|