| author | |
| committer | |
| log | 4adcd560ce4c742791cf1c1d34cdb16f805ffcfd |
| tree | 4e3416119e67d188d5cd4ff93239d408469d0a4a |
| parent | 350ead9cb2ce87485569fbf630f2906864f35a6b |
1 files changed, 1 insertions(+), 1 deletions(-)
doc/langref.html.in+1-1| ... | ... | @@ -8179,7 +8179,7 @@ pub const FloatMode = enum { |
| 8179 | 8179 | {#header_close#} |
| 8180 | 8180 | |
| 8181 | 8181 | {#header_open|@setRuntimeSafety#} |
| 8182 | <pre>{#syntax#}@setRuntimeSafety(safety_on: bool){#endsyntax#}</pre> | |
| 8182 | <pre>{#syntax#}@setRuntimeSafety(safety_on: bool) void{#endsyntax#}</pre> | |
| 8183 | 8183 | <p> |
| 8184 | 8184 | Sets whether runtime safety checks are enabled for the scope that contains the function call. |
| 8185 | 8185 | </p> |