2 lines
37 B
Text
2 lines
37 B
Text
|
|
[string]::Join('', $s[$s.Length..0])
|
|
|
[string]::Join('', $s[$s.Length..0])
|