From 2064e84cdd596b5bc63c8d3e7e5aa4130221faee Mon Sep 17 00:00:00 2001 From: xackus <14938807+xackus@users.noreply.github.com> Date: Tue, 7 Jul 2020 21:20:33 +0200 Subject: ci: check langref.html for html errors --- doc/langref.html.in | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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#} +

{#syntax#}@Type(.Opaque){#endsyntax#} creates a new type with an unknown (but non-zero) size and alignment.

-- cgit v1.2.3