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: 2026-06-17 00:21
  • by 127.0.0.1