[FIR2IR] Add conversion of function annotations
This commit is contained in:
+2
@@ -28,4 +28,6 @@ FILE fqName:<root> fileName:/functionsWithAnnotations.kt
|
||||
public open fun toString (): kotlin.String declared in kotlin.Any
|
||||
$this: VALUE_PARAMETER name:<this> type:kotlin.Any
|
||||
FUN name:testSimpleFunction visibility:public modality:FINAL <> () returnType:kotlin.Unit
|
||||
annotations:
|
||||
TestAnn(x = '42')
|
||||
BLOCK_BODY
|
||||
|
||||
Reference in New Issue
Block a user