aboutsummaryrefslogtreecommitdiff
path: root/doc/langref.html.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/langref.html.in')
-rw-r--r--doc/langref.html.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/langref.html.in b/doc/langref.html.in
index 7327bbd557..463dc16146 100644
--- a/doc/langref.html.in
+++ b/doc/langref.html.in
@@ -9439,10 +9439,8 @@ test "integer truncation" {
<li>{#link|enum#}</li>
<li>{#link|Enum Literals#}</li>
<li>{#link|union#}</li>
+ <li>{#link|Functions#}</li>
</ul>
-<p>
- {#syntax#}@Type{#endsyntax#} is not available for {#link|Functions#}.
- </p>
{#header_close#}
{#header_open|@typeInfo#}
<pre>{#syntax#}@typeInfo(comptime T: type) std.builtin.Type{#endsyntax#}</pre>