| ... | @@ -9403,7 +9403,7 @@ fn List(comptime T: type) type { | ... | @@ -9403,7 +9403,7 @@ fn List(comptime T: type) type { |
| 9403 | Unlike for {#syntax#}@breakpoint(){#endsyntax#}, execution does not continue after this point. | 9403 | Unlike for {#syntax#}@breakpoint(){#endsyntax#}, execution does not continue after this point. |
| 9404 | </p> | 9404 | </p> |
| 9405 | <p> | 9405 | <p> |
| 9406 | This function is only valid within function scope. | 9406 | Outside function scope, this builtin causes a compile error. |
| 9407 | </p> | 9407 | </p> |
| 9408 | {#see_also|@breakpoint#} | 9408 | {#see_also|@breakpoint#} |
| 9409 | {#header_close#} | 9409 | {#header_close#} |