Skip to content

Commit 83f5150

Browse files
committed
Update mbe test output
1 parent caba872 commit 83f5150

File tree

1 file changed

+3
-2
lines changed
  • crates/hir-def/src/macro_expansion_tests

1 file changed

+3
-2
lines changed

crates/hir-def/src/macro_expansion_tests/mbe.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1759,8 +1759,9 @@ fn f() {
17591759
// NAME_REF@6..7
17601760
// IDENT@6..7 "K"
17611761
// COLON2@7..9 "::"
1762-
// ERROR@9..10
1763-
// L_PAREN@9..10 "("
1762+
// PATH_SEGMENT@9..10
1763+
// ERROR@9..10
1764+
// L_PAREN@9..10 "("
17641765
// EXPR_STMT@10..16
17651766
// CALL_EXPR@10..16
17661767
// PATH_EXPR@10..11

0 commit comments

Comments
 (0)