From 63de8a59891f2c342d1a51b808cf04a895ba54d6 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Thu, 11 Jan 2024 01:02:21 -0800 Subject: [PATCH] langref: fix typo --- doc/langref.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/langref.html.in b/doc/langref.html.in index 543b77edc054b7d8d158c056d46f8b608ab88856..b280786c67a2cc360052d3b11daf51f702a85c0d 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -5400,7 +5400,7 @@ inline fn foo(a: i32, b: i32) i32 { function, except for these scenarios:

Note that {#syntax#}inline{#endsyntax#} actually restricts -- 2.54.0