bf503e9a4b
#KT-2363 Fixed
12 lines
337 B
Plaintext
12 lines
337 B
Plaintext
JetFile: SimpleScript.ktscript
|
|
SCRIPT
|
|
BLOCK
|
|
CALL_EXPRESSION
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('println')
|
|
VALUE_ARGUMENT_LIST
|
|
PsiElement(LPAR)('(')
|
|
VALUE_ARGUMENT
|
|
INTEGER_CONSTANT
|
|
PsiElement(INTEGER_LITERAL)('1')
|
|
PsiElement(RPAR)(')') |