intellij-powershell
intellij-powershell copied to clipboard
Parser breaks inside of a multi-line array declaration
(Migrated from https://github.com/ForNeVeR/VerifyEncoding/issues/27.)
Although the expression is valid and works, it breaks Rider parser.
https://github.com/ForNeVeR/VerifyEncoding/blob/main/VerifyEncoding/Test-Encoding.ps1#L55