From 4f93b5849b0a54972436c22b88d7fc9f2462c78a Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 3 Jul 2023 18:14:30 -0400 Subject: [PATCH] =?UTF-8?q?Fix=20shape=20of=20char=E2=8D=8Bnum=20result=20?= =?UTF-8?q?(was=20deshaped)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/builtins/grade.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/builtins/grade.h b/src/builtins/grade.h index d161938a..4b905100 100644 --- a/src/builtins/grade.h +++ b/src/builtins/grade.h @@ -387,7 +387,7 @@ B GRADE_CAT(c2)(B t, B w, B x) { } i32* rp; B r = m_i32arrc(&rp, x); - + if (LIKELY(we