2 lines
38 B
Text
2 lines
38 B
Text
|
|
$char = [convert]::toChar(0x2f) #=> /
|
|
|
$char = [convert]::toChar(0x2f) #=> /
|