Al: Code comment with brackets are not highlighted as comment

Created on 12 May 2017  路  3Comments  路  Source: microsoft/AL

{
<Code Line>
<Code Line>
}
question

Most helpful comment

We have been only supporting /* */ for multiline comments, since the last few updates.
Using {} will lead to compiler errors.

All 3 comments

https://github.com/Microsoft/AL/issues/141
:-)

;-) that's nice, next time I will search before I post :)

We have been only supporting /* */ for multiline comments, since the last few updates.
Using {} will lead to compiler errors.

Was this page helpful?
0 / 5 - 0 ratings