From 1833e9c0ba37b90a5db84cecc66388d83f37d36a Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 25 May 2024 17:56:47 +0200 Subject: Fixed a NASTY bug with type promotions in generation of "selfsim". That was very hard to test because I have not way to know the actual answer beforehand. Luckily I caught it. --- test/102_gendata_h48/00_h_0.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/102_gendata_h48/00_h_0.out') diff --git a/test/102_gendata_h48/00_h_0.out b/test/102_gendata_h48/00_h_0.out index 8c629f8..db6e121 100644 --- a/test/102_gendata_h48/00_h_0.out +++ b/test/102_gendata_h48/00_h_0.out @@ -19,5 +19,5 @@ h48: 1: 1 2: 4 3: 34 -4: 331 -5: 3608 +4: 329 +5: 3587 -- cgit v1.3