ajterr:10040

This is an old revision of the document!


Tried to use the static access operator for a non static property (AJTERR10040)

Product(s) Karo.NET Compiler

A static access operator was used to retrieve a non-static property.

<code> #makeStaticAvailableEverywhere sl.types::string:length; ^^^^^^ length is not a static property io:out(sl.types::string:length); ^^^^^^ length is not a static property

Not specified

  • ajterr/10040.1756592354.txt.gz
  • Last modified: 2025-08-31 00:19
  • by admin