From c23a2519e18ab1cd8c09c6b25d1c1c8ab9a1f3c1 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sun, 28 Jan 2018 23:13:32 +0300 Subject: Print identifiers in test data --- tests/data/parser/ok/0001_struct_item.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/parser/ok/0001_struct_item.txt') diff --git a/tests/data/parser/ok/0001_struct_item.txt b/tests/data/parser/ok/0001_struct_item.txt index f599e9d2c..c280a434f 100644 --- a/tests/data/parser/ok/0001_struct_item.txt +++ b/tests/data/parser/ok/0001_struct_item.txt @@ -2,7 +2,7 @@ FILE@[0; 13) STRUCT_ITEM@[0; 13) STRUCT_KW@[0; 6) WHITESPACE@[6; 7) - IDENT@[7; 8) + IDENT@[7; 8) "S" WHITESPACE@[8; 9) L_CURLY@[9; 10) WHITESPACE@[10; 12) -- cgit v1.2.3