From 33d3cc1647f18fa7bb88d1469c744d5ab7e99919 Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Sat, 10 Jun 2023 22:04:03 +0200 Subject: Fixed description of @addWithOverflow --- patches/patches/064_builtins.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches') diff --git a/patches/patches/064_builtins.patch b/patches/patches/064_builtins.patch index 8a154a4..c768927 100644 --- a/patches/patches/064_builtins.patch +++ b/patches/patches/064_builtins.patch @@ -1,8 +1,8 @@ -67c67 +66c66 < const expected_result: u8 = ???; --- > const expected_result: u8 = 0b00010010; -82c82 +81c81 < const tupni: u8 = @bitReverse(input, tupni); --- > const tupni: u8 = @bitReverse(input); -- cgit v1.2.3-70-g09d2