Skip to content

Commit 27d708a

Browse files
committed
comment
1 parent f94714e commit 27d708a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/sys.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,5 +295,5 @@ external opaque_identity : 'a -> 'a = "%opaque"
295295
for _round = 1 to 100_000 do
296296
ignore (Sys.opaque_identity (my_pure_computation ()))
297297
done
298-
}]
298+
]}
299299
*)

0 commit comments

Comments
 (0)