Open hirrolot opened 1 year ago
The following assertion fails:
open Stdint assert (Int8.of_string "127" = Int8.max_int);
Of course, I expect it not to fail.
The following assertion fails:
Of course, I expect it not to fail.