aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/parser/inline/ok/0006_self_param.rast
diff options
context:
space:
mode:
Diffstat (limited to 'crates/syntax/test_data/parser/inline/ok/0006_self_param.rast')
-rw-r--r--crates/syntax/test_data/parser/inline/ok/0006_self_param.rast4
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/syntax/test_data/parser/inline/ok/0006_self_param.rast b/crates/syntax/test_data/parser/inline/ok/0006_self_param.rast
index f0d152d33..d4c8b9d67 100644
--- a/crates/syntax/test_data/parser/inline/ok/0006_self_param.rast
+++ b/crates/syntax/test_data/parser/inline/ok/0006_self_param.rast
@@ -55,7 +55,7 @@ [email protected]
55 [email protected] 55 [email protected]
56 [email protected] "&" 56 [email protected] "&"
57 [email protected] 57 [email protected]
58 [email protected] "\'a" 58 [email protected] "'a"
59 [email protected] " " 59 [email protected] " "
60 [email protected] 60 [email protected]
61 [email protected] "self" 61 [email protected] "self"
@@ -76,7 +76,7 @@ [email protected]
76 [email protected] 76 [email protected]
77 [email protected] "&" 77 [email protected] "&"
78 [email protected] 78 [email protected]
79 [email protected] "\'a" 79 [email protected] "'a"
80 [email protected] " " 80 [email protected] " "
81 [email protected] "mut" 81 [email protected] "mut"
82 [email protected] " " 82 [email protected] " "