We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e23924 commit f94c516Copy full SHA for f94c516
src/compiler/directives.md
@@ -118,4 +118,4 @@ Disables some default configuration options of the language for specific areas o
118
119
List of arguments:
120
- `boundary`: Disables boundary checking for slice and array index expressions.
121
-- `nilptr`: Disables nil pointer dereferencing checking for reference pointer and smart pointer dereferncing expressions.
+- `nilptr`: Disables nil pointer dereferencing checking for reference pointer and smart pointer dereferencing expressions.
0 commit comments