fix test in CCHash

This commit is contained in:
Simon Cruanes 2021-04-03 17:01:35 -04:00
parent 5bd031c3c2
commit 6323bdc6d3

View file

@ -102,7 +102,7 @@ let string (x:string) =
int min_int >= 0
int 0 >= 0
char 'c' >= 0
int 152352 = int 162352
int 152352 = int 152352
*)
let slice x i len =