Skip to content

Commit 41944a0

Browse files
committed
Update check file.
Line numbers were wrong in previous file.
1 parent 9e77285 commit 41944a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/run/origins.check

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
>> Origins tag 'boop' logged 65 calls from 3 distinguished sources.
33

4-
50 Test$.$anonfun$f3$1(origins.scala:21)
5-
10 Test$.$anonfun$f2$1(origins.scala:20)
6-
5 Test$.$anonfun$f1$1(origins.scala:19)
4+
50 Test$.$anonfun$f3$1(origins.scala:16)
5+
10 Test$.$anonfun$f2$1(origins.scala:15)
6+
5 Test$.$anonfun$f1$1(origins.scala:14)

0 commit comments

Comments
 (0)