fix tests in org.jetbrains.kotlin.idea.decompiler.stubBuilder

This commit is contained in:
Michael Nedzelsky
2015-09-04 22:24:45 +03:00
parent 1a48ccff4c
commit a119a6bbeb
22 changed files with 137 additions and 137 deletions
@@ -38,7 +38,7 @@ PsiJetFileStubImpl[package=foo.TopLevelMembers]
REFERENCE_EXPRESSION:[referencedName=kotlin]
REFERENCE_EXPRESSION:[referencedName=String]
FUN:[fqName=foo.TopLevelMembers.funWithBlockBody, hasBlockBody=true, hasBody=true, hasTypeParameterListBeforeFunctionName=false, isExtension=false, isTopLevel=true, name=funWithBlockBody]
MODIFIER_LIST:[internal]
MODIFIER_LIST:[public]
VALUE_PARAMETER_LIST:
TYPE_REFERENCE:
USER_TYPE:[isAbsoluteInRootPackage=false]