[Analysis API] update testdata after adding isNoinline/isCrossinline to the KtValueParameterSymbol
This commit is contained in:
@@ -25,8 +25,10 @@ KtValueParameterSymbol:
|
||||
contextReceivers: []
|
||||
generatedPrimaryConstructorProperty: null
|
||||
hasDefaultValue: false
|
||||
isCrossinline: false
|
||||
isExtension: false
|
||||
isImplicitLambdaParameter: false
|
||||
isNoinline: false
|
||||
isVararg: false
|
||||
name: value
|
||||
origin: SOURCE
|
||||
|
||||
Reference in New Issue
Block a user