Skip to content

Commit fde7b34

Browse files
committed
Update semanticdb test for structural case
1 parent 0ac6c4e commit fde7b34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: tests/semanticdb/metac.expect

+2-1
Original file line numberDiff line numberDiff line change
@@ -3494,7 +3494,7 @@ Text => empty
34943494
Language => Scala
34953495
Symbols => 12 entries
34963496
Occurrences => 33 entries
3497-
Diagnostics => 1 entries
3497+
Diagnostics => 2 entries
34983498
Synthetics => 4 entries
34993499

35003500
Symbols:
@@ -3550,6 +3550,7 @@ Diagnostics:
35503550
[14:20..14:23): [warning] Alphanumeric method foo is not declared infix; it should not be used as infix operator.
35513551
Instead, use method syntax .foo(...) or backticked identifier `foo`.
35523552
The latter can be rewritten automatically under -rewrite -source 3.4-migration.
3553+
[19:8..19:17): [warning] unused private member
35533554

35543555
Synthetics:
35553556
[12:2..12:6):user => reflectiveSelectable(*)

0 commit comments

Comments
 (0)