Southclaws/vscode-pawn

Missing expression after unary operator '+'

casualmind opened this issue · 2 comments

Missing expression after unary operator '+'.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

Instructions unclear, can you elaborate more?

@eoussama so when I tried to compile build-normal an error appears

    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator```