Convert utf-8 files to ascii

This commit is contained in:
Zhi Guan
2024-05-25 18:45:23 +08:00
parent 39af190b9b
commit 68fd02e2ac
8 changed files with 15 additions and 20 deletions

View File

@@ -31,7 +31,6 @@ int test_gf128_mul_more(void)
"8000000000000000" "0000000000000000",
"0000000000000000" "0000000000000000",
},
// 这个现在显然是不对的
{
"1 * 1",
"8000000000000000" "0000000000000000",