From bfa217af767beacc5c8f220c75fa5642d7ef2035 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 14 Apr 2024 13:09:19 +0200 Subject: Revert "ci(tests): drop flaky wing parser tests" This reverts commit f08a9d97f7a2ac02115a5c1c8e3973b2634d996b. (Fixed by skipping bindings when generating.) --- tests/query/highlights/wing/nested_method.w | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/query/highlights/wing/nested_method.w (limited to 'tests/query/highlights/wing/nested_method.w') diff --git a/tests/query/highlights/wing/nested_method.w b/tests/query/highlights/wing/nested_method.w new file mode 100644 index 000000000..080d29793 --- /dev/null +++ b/tests/query/highlights/wing/nested_method.w @@ -0,0 +1,4 @@ +test1.test2.test3(); +// <- @variable +// ^ @variable.member +// ^ @function.method.call -- cgit v1.2.3-70-g09d2