Apply "unnamed boolean literal" to idea & J2K + other style fixes
This commit is contained in:
+1
-1
@@ -300,7 +300,7 @@ class Fir2IrDeclarationStorage(
|
||||
startOffset, endOffset, origin, symbol,
|
||||
constructor.name, constructor.visibility,
|
||||
constructor.returnTypeRef.toIrType(session, this),
|
||||
false, false, isPrimary
|
||||
isInline = false, isExternal = false, isPrimary = isPrimary
|
||||
).bindAndDeclareParameters(constructor, descriptor, setParent, shouldLeaveScope)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user