diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/langref.html.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/langref.html.in b/doc/langref.html.in index 032e05d600..78dcd537b8 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -8419,6 +8419,7 @@ fn foo(comptime T: type, ptr: *T) T { {#header_close#} {#header_open|Opaque Types#} + <p> {#syntax#}@Type(.Opaque){#endsyntax#} creates a new type with an unknown (but non-zero) size and alignment. </p> <p> |
