aboutsummaryrefslogtreecommitdiff
path: root/tests/data/parser/inline/0014_type_item_type_params.txt
diff options
context:
space:
mode:
authorbors[bot] <bors[bot]@users.noreply.github.com>2018-02-10 11:23:41 +0000
committerbors[bot] <bors[bot]@users.noreply.github.com>2018-02-10 11:23:41 +0000
commitb814d931514cdc250f9156dabd874edf685569d0 (patch)
tree6de85e5e662bc0c6eca78715496a02867da1eff9 /tests/data/parser/inline/0014_type_item_type_params.txt
parentc3b009b6d24225ad2add62fce8206918fceba3eb (diff)
parent199b3a1604095beee9eaeec541c8f158e85493ea (diff)
Merge #46
46: Names r=matklad a=matklad bors r+
Diffstat (limited to 'tests/data/parser/inline/0014_type_item_type_params.txt')
-rw-r--r--tests/data/parser/inline/0014_type_item_type_params.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/data/parser/inline/0014_type_item_type_params.txt b/tests/data/parser/inline/0014_type_item_type_params.txt
index b0f0f8337..ca32faa42 100644
--- a/tests/data/parser/inline/0014_type_item_type_params.txt
+++ b/tests/data/parser/inline/0014_type_item_type_params.txt
@@ -1,8 +1,9 @@
1FILE@[0; 21) 1FILE@[0; 21)
2 TYPE_ITEM@[0; 21) 2 TYPE_ITEM@[0; 21)
3 TYPE_KW@[0; 4) 3 TYPE_KW@[0; 4)
4 WHITESPACE@[4; 5) 4 NAME@[4; 11)
5 IDENT@[5; 11) "Result" 5 WHITESPACE@[4; 5)
6 IDENT@[5; 11) "Result"
6 TYPE_PARAM_LIST@[11; 15) 7 TYPE_PARAM_LIST@[11; 15)
7 L_ANGLE@[11; 12) 8 L_ANGLE@[11; 12)
8 TYPE_PARAM@[12; 13) 9 TYPE_PARAM@[12; 13)