Add JS lookup tracker tests

This commit is contained in:
Alexey Tsvetkov
2017-07-31 23:07:06 +03:00
parent 6cfd090b20
commit 82c977f2d2
35 changed files with 611 additions and 0 deletions
@@ -0,0 +1,7 @@
package foo
/*p:foo*/interface MyInterface
/*p:foo*/class MyClass : /*p:foo*/MyInterface
/*p:foo*/enum class MyEnum