Skip to content

Commit 0342823

Browse files
committed
upd
1 parent a5d1266 commit 0342823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typing/typecore.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ let print_unsupported_stack_allocation ppf = function
150150

151151
(* This is also very long comment which should fail the 80 character check on Github *)
152152

153-
(* This is also very long comment which has some symbols a,b:=:: =, *)
153+
(* This is also very long comment which has some symbols a,b:=:: =, % %% %1A *)
154154

155155
type error =
156156
| Constructor_arity_mismatch of Longident.t * int * int

0 commit comments

Comments
 (0)