mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
Update mbe test output
This commit is contained in:
parent
caba872f88
commit
83f5150978
1 changed files with 3 additions and 2 deletions
|
@ -1759,8 +1759,9 @@ fn f() {
|
|||
// NAME_REF@6..7
|
||||
// IDENT@6..7 "K"
|
||||
// COLON2@7..9 "::"
|
||||
// ERROR@9..10
|
||||
// L_PAREN@9..10 "("
|
||||
// PATH_SEGMENT@9..10
|
||||
// ERROR@9..10
|
||||
// L_PAREN@9..10 "("
|
||||
// EXPR_STMT@10..16
|
||||
// CALL_EXPR@10..16
|
||||
// PATH_EXPR@10..11
|
||||
|
|
Loading…
Reference in a new issue