#Actor setup() with Types for Input & Context.

1 messages · Page 1 of 1 (latest)

pastel token
#

If set types in the setup() function I got type error

'RunMathMachine' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer
#

also like this

twilit yew
#

Can you share the code?

pastel token
#

While writing the sandbox, I figure out the reason.
I believe it's due to circular references in the types.