i think something like this may be what you want `...
# announcements
n
i think something like this may be what you want
Copy code
contract {
        returns() implies (this@save is Person)
    }
r
Strange, thanks
n
i am jut guessing, i have not used contracts myself yet