Product(s) | Karo.NET Compiler |
---|
A function declaration which was marked with the sl.attributes::static
attribute cannot specify a class reference parameter.
[static] test |self: !| { } // ^ A class reference parameter is not valid here.
Make the function non-static.