Skip to content

Commit 2d3adb2

Browse files
committed
Update checks dropping extra leading NL
1 parent 8fb81c8 commit 2d3adb2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+0
-43
lines changed

tests/neg-custom-args/captures/cc-this2.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- Error: tests/neg-custom-args/captures/cc-this2/D_2.scala:3:8 --------------------------------------------------------
32
3 | this: D^ => // error
43
| ^^

tests/neg-macros/annot-crash.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- Error: tests/neg-macros/annot-crash/Test_2.scala:1:0 ----------------------------------------------------------------
32
1 |@crash // error
43
|^^^^^^

tests/neg-macros/annot-empty-result.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- Error: tests/neg-macros/annot-empty-result/Test_2.scala:5:2 ---------------------------------------------------------
32
5 | @nilAnnot // error
43
| ^^^^^^^^^

tests/neg-macros/annot-error-annot.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- Error: tests/neg-macros/annot-error-annot/Test_2.scala:17:6 ---------------------------------------------------------
32
16 |@error
43
17 |class cGlobal // error

tests/neg-macros/annot-ill-abort.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- Error: tests/neg-macros/annot-ill-abort/Test_2.scala:1:0 ------------------------------------------------------------
32
1 |@crash // error
43
|^^^^^^

tests/neg-macros/annot-mod-class-add-top-method.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- Error: tests/neg-macros/annot-mod-class-add-top-method/Test_2.scala:1:0 ---------------------------------------------
32
1 |@addTopLevelMethod // error
43
|^^^^^^^^^^^^^^^^^^

tests/neg-macros/annot-mod-class-add-top-val.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- Error: tests/neg-macros/annot-mod-class-add-top-val/Test_2.scala:1:0 ------------------------------------------------
32
1 |@addTopLevelVal // error
43
|^^^^^^^^^^^^^^^

tests/neg-macros/annot-on-type.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- Error: tests/neg-macros/annot-on-type/Test_2.scala:6:7 --------------------------------------------------------------
32
5 | @voidAnnot
43
6 | type C // error

tests/neg-macros/annot-result-owner.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- Error: tests/neg-macros/annot-result-owner/Test_2.scala:1:0 ---------------------------------------------------------
32
1 |@insertVal // error
43
|^^^^^^^^^^

tests/neg-macros/beta-reduce-inline-result.check

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
-- [E007] Type Mismatch Error: tests/neg-macros/beta-reduce-inline-result/Test_2.scala:11:41 ---------------------------
32
11 | val x2: 4 = Macros.betaReduce(dummy1)(3) // error
43
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)