From ebff436985c9410d2a2759c69a277fcb30831a87 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 5 May 2026 14:39:50 -0700 Subject: [PATCH] langref: fix incorrect description of `>>` operation --- doc/langref.html.in | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/langref.html.in b/doc/langref.html.in index 074c324de7357c983a918a59a56c05a7d8d4133a..f50bdbf2f06acaa19b9cd63527fbc319cdb75dbc 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -1459,7 +1459,15 @@ a >>= b{#endsyntax#}