| ... | @@ -8151,7 +8151,7 @@ pub const FloatMode = enum { | ... | @@ -8151,7 +8151,7 @@ pub const FloatMode = enum { |
| 8151 | {#header_close#} | 8151 | {#header_close#} |
| 8152 | | 8152 | |
| 8153 | {#header_open|@setRuntimeSafety#} | 8153 | {#header_open|@setRuntimeSafety#} |
| 8154 | <pre>{#syntax#}@setRuntimeSafety(safety_on: bool){#endsyntax#}</pre> | 8154 | <pre>{#syntax#}@setRuntimeSafety(safety_on: bool) void{#endsyntax#}</pre> |
| 8155 | <p> | 8155 | <p> |
| 8156 | Sets whether runtime safety checks are enabled for the scope that contains the function call. | 8156 | Sets whether runtime safety checks are enabled for the scope that contains the function call. |
| 8157 | </p> | 8157 | </p> |