| ... | @@ -8189,9 +8189,7 @@ fn List(comptime T: type) type { | ... | @@ -8189,9 +8189,7 @@ fn List(comptime T: type) type { |
| 8189 | {#code_end#} | 8189 | {#code_end#} |
| 8190 | <p> | 8190 | <p> |
| 8191 | When {#syntax#}@This(){#endsyntax#} is used at global scope, it returns a reference to the | 8191 | When {#syntax#}@This(){#endsyntax#} is used at global scope, it returns a reference to the |
| 8192 | current import. There is a proposal to remove the import type and use an empty struct | 8192 | struct that corresponds to the current file. |
| 8193 | type instead. See | | |
| 8194 | <a href="https://github.com/ziglang/zig/issues/1047">#1047</a> for details. | | |
| 8195 | </p> | 8193 | </p> |
| 8196 | {#header_close#} | 8194 | {#header_close#} |
| 8197 | | 8195 | |