Closed
Description
When I tried to write this:
<space> or <tab>$aTestVariable = @"
<space> or <tab> Test
<space> or <tab> Satu
<space> or <tab> Dua
<space> or <tab> Tiga
<space> or <tab>"@
But this code works:
<space> or <tab>$aTestVariable = @"
<space> or <tab> Test
<space> or <tab> Satu
<space> or <tab> Dua
<space> or <tab> Tiga
<empty space>"@
Is this by design? I could not find any information about this.
Metadata
Metadata
Assignees
Labels
No labels