From f4ed5d7d480db29d5b3142bacb9d0b98eee0fa2b Mon Sep 17 00:00:00 2001
From: Andrew Kelley
Date: Sun, 1 Nov 2020 14:39:45 -0700
Subject: [PATCH] langref tidy html fixup
---
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 1a37ae5bcfb912ffba27a91c2a63044a24c9217a..1d79293a9c23f4e57c9f180c13e0120dcfc30aac 100644
--- a/doc/langref.html.in
+++ b/doc/langref.html.in
@@ -8219,6 +8219,7 @@ test "vector @splat" {
Not every operator is available for every vector element type:
+
- {#syntax#}.And{#endsyntax#}, {#syntax#}.Or{#endsyntax#},
{#syntax#}.Xor{#endsyntax#} are available for
@@ -8228,7 +8229,6 @@ test "vector @splat" {
available for {#link|floating point|Floats#} vectors,
- Every operator is available for {#link|integer|Integers#} vectors.
-
Note that {#syntax#}.Add{#endsyntax#} and {#syntax#}.Mul{#endsyntax#}
reductions on integral types are wrapping; when applied on floating point
--
2.54.0