ajterr:10022

Return value of an enum must be a supported type (AJTERR10022)

Product(s) Karo.NET Compiler

You specified an enum return type other then the ones supported from the standard.

<-test::testEnum: string { }
//                ^^^^^^ string is not a supported type

Use a supported type.

  • ajterr/10022.txt
  • Last modified: 2025-03-09 16:43
  • by admin