Skip to content

Commit bdf0acd

Browse files
committed
fix ci
1 parent 61b42f2 commit bdf0acd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

2-
Warning number 3
2+
Warning number 3 (configured as error)
33
/.../fixtures/highlighting4.re 5:10
44

55
3 │ [@deprecated]
66
4 │ type a = int;
7-
5 │ type b = a
7+
5 │ type b = a
88

99
deprecated: a

0 commit comments

Comments
 (0)