| ... | ... | @@ -8189,9 +8189,7 @@ fn List(comptime T: type) type { |
| 8189 | 8189 | {#code_end#} |
| 8190 | 8190 | <p> |
| 8191 | 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 |
| 8193 | | type instead. See |
| 8194 | | <a href="https://github.com/ziglang/zig/issues/1047">#1047</a> for details. |
| 8192 | struct that corresponds to the current file. |
| 8195 | 8193 | </p> |
| 8196 | 8194 | {#header_close#} |
| 8197 | 8195 | |