Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
multiModuleQuickFix
/
createExpect
tree: 10b9eeb0efc76ecd138633ff51bf9f9d0cc3d36c
annotation/
annotation2/
class/
classWithSuperClassAndTypeParameter/
classWithSuperTypeFromOtherPackage/
commented/
companion/
createWithImport/
dataClass/
enum/
enumComplex/
enumEmpty/
function/
function2/
functionInInterface/
functionWithImplementationInInterface/
functionWithImplementationInInterface2/
funWithAccessibleAlias/
funWithAccessibleExpansion/
funWithAccessibleParameter/
funWithAccessibleTypeFromCommon/
funWithJdk/
funWithPrivateModifier/
hierarchy/
inlineClass/
inlineClass2/
innerClassWithTypeParam/
innerClassWithTypeParam2/
innerEnum/
memberFunctionAndNestedClass/
nestedClass/
noAccessOnMember/
onMember/
primaryConstructor/
property/
property2/
propertyInConstructor/
propertyWithConstModifier/
propertyWithLateinitModifier/
propertyWithPrivateModifier/
sealedClass/
stdlibWithJavaAlias/
superTypeFromStdlib/
topLevelFunctionWithAnnotations/
topLevelPropertyWithTypeParam/
typeAlias/
withAliases/
withAnnotations/
withConstructorWithParametersWithoutValVar/
withInitializer/
withPlatformNested/
withRootPackage/
withSecondaryConstructor/
withSecondaryConstructor2/
withSupertype/
withVararg/