| ... | @@ -8179,7 +8179,7 @@ pub const FloatMode = enum { | ... | @@ -8179,7 +8179,7 @@ pub const FloatMode = enum { |
| 8179 | {#header_close#} | 8179 | {#header_close#} |
| 8180 | | 8180 | |
| 8181 | {#header_open|@setRuntimeSafety#} | 8181 | {#header_open|@setRuntimeSafety#} |
| 8182 | <pre>{#syntax#}@setRuntimeSafety(safety_on: bool){#endsyntax#}</pre> | 8182 | <pre>{#syntax#}@setRuntimeSafety(safety_on: bool) void{#endsyntax#}</pre> |
| 8183 | <p> | 8183 | <p> |
| 8184 | Sets whether runtime safety checks are enabled for the scope that contains the function call. | 8184 | Sets whether runtime safety checks are enabled for the scope that contains the function call. |
| 8185 | </p> | 8185 | </p> |