Requested change
This commit is contained in:
parent
0a4adb7797
commit
43206f9cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Do not use `true` or `false` keywords unnecessarily if the expression is already
|
||||||
## Good code
|
## Good code
|
||||||
|
|
||||||
```al
|
```al
|
||||||
if IsPositive then
|
if IsPositive() then
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue