2 BCE0032-1.boo(9,19): BCE0032: The event 'BooCompiler.Tests.Clickable.Click' expects a callable reference compatible with 'System.EventHandler'.
4 import BooCompiler
.Tests
from BooCompiler
.Tests
6 def click(sender
, arg
as int
):
9 Clickable().Click
+= click