Add PSI test templates for identifiers
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
fun case_1() {
|
||||
Boolean::<!ELEMENT!>
|
||||
|
||||
Boolean???::<!ELEMENT!>::<!ELEMENT!>::<!ELEMENT!>
|
||||
|
||||
org.jetbrains.Boolean?::<!ELEMENT!>::<!ELEMENT!>
|
||||
}
|
||||
Reference in New Issue
Block a user