Do not generate the field for unused parameters in suspend lambdas

This commit is contained in:
Iaroslav Postovalov
2020-12-09 22:43:06 +07:00
committed by Ilmir Usmanov
parent f49cf2d5ca
commit 6f34f00c61
6 changed files with 45 additions and 4 deletions

7
.idea/misc.xml generated
View File

@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ASMIdeaPluginConfiguration">
<asm skipDebug="false" skipFrames="false" skipCode="false" expandFrames="false" />
<groovy codeStyle="LEGACY" />
</component>
<component name="ClientPropertiesManager">
<properties class="javax.swing.JPanel">
<property name="BorderFactoryClass" class="java.lang.String" />
@@ -82,6 +86,9 @@
</set>
</option>
</component>
<component name="SuppressKotlinCodeStyleNotification">
<option name="disableForAll" value="true" />
</component>
<component name="WebServicesPlugin" addRequiredLibraries="true" />
<component name="com.sixrr.metrics.MetricsReloaded">
<option name="selectedProfile" value="" />