@techee commented on this pull request.


In tests/ctags/kotlin.kt.tags:

> @@ -0,0 +1,12 @@
+# format=tagmanager
+AbstractWorker�32�com.example.helloworld�0
+Global�1�com.example.helloworld�0
+StringWorker�4096�com.example.helloworld�0
+Worker�1�com.example.helloworld�0
+com.example.helloworld�256�0
+greeting�16384�com.example.helloworld.Global�0
+main�16�com.example.helloworld�0
+name�16384�com.example.helloworld.Worker�0
+process�16�com.example.helloworld.AbstractWorker�0
+process�16�com.example.helloworld.Worker�0
+result�16384�com.example.helloworld.main�0

Haven't checked but does the unit test cover all kinds from TMParserMapEntry map_KOTLIN?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.