1 line
49 B
PowerShell
1 line
49 B
PowerShell
:myLabel while (<condition>) { <statement list>}
|
:myLabel while (<condition>) { <statement list>}
|