Add [tailRecursive] annotation to built-ins
This commit is contained in:
committed by
Andrey Breslav
parent
d2a31d88cd
commit
b62e5e3ef5
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
��2
|
||||
j
|
||||
�0B
|
||||
�
|
||||
@@ -1,4 +1,4 @@
|
||||
��2
|
||||
†Ο2
|
||||
j
|
||||
Ζ0B
|
||||
�
|
||||
Ο
|
||||
@@ -1640,6 +1640,10 @@ public final annotation class suppress : jet.Annotation {
|
||||
/*primary*/ public constructor suppress(/*0*/ vararg names: jet.String /*jet.Array<jet.String>*/)
|
||||
}
|
||||
|
||||
public final annotation class tailRecursive : jet.Annotation {
|
||||
/*primary*/ public constructor tailRecursive()
|
||||
}
|
||||
|
||||
public final annotation class volatile : jet.Annotation {
|
||||
/*primary*/ public constructor volatile()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user