More tests

#KT-1670 Fixed
 #KT-2690 Fixed
This commit is contained in:
Valentin Kipyatkov
2015-01-11 13:29:59 +01:00
parent ec1541a692
commit fde1890de9
11 changed files with 184 additions and 0 deletions
@@ -0,0 +1,10 @@
annotation class Hello
val v = 1
[<caret>]
// INVOCATION_COUNT: 0
// EXIST: Hello
// EXIST: inlineOptions
// ABSENT: String
// ABSENT: v