We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94714e commit 27d708aCopy full SHA for 27d708a
stdlib/sys.mli
@@ -295,5 +295,5 @@ external opaque_identity : 'a -> 'a = "%opaque"
295
for _round = 1 to 100_000 do
296
ignore (Sys.opaque_identity (my_pure_computation ()))
297
done
298
- }]
+ ]}
299
*)
0 commit comments