StatementsΒΆ
Unlike vanilla programs, only a limited set of statements are allowed in the file scope.
All logic needs to be written in function bodies.
Unlike vanilla programs, only a limited set of statements are allowed in the file scope.
All logic needs to be written in function bodies.