Skip to content

Commit

Permalink
Added callOriginal
Browse files Browse the repository at this point in the history
  • Loading branch information
Raibaz committed Mar 8, 2021
1 parent 863f23a commit a927224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -1232,6 +1232,7 @@ So this is similar to the `returnsMany` semantics.
|`fieldValueAny`|accessor to the property backing field with `Any?` type|
|`value`|value being set casted to same type as the property backing field|
|`valueAny`|value being set with `Any?` type|
|`callOriginal`|calls the original function|

### Vararg scope

Expand Down

0 comments on commit a927224

Please sign in to comment.