ajterr:10022

This is an old revision of the document!


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.1741535035.txt.gz
  • Last modified: 2026-06-17 00:19
  • (external edit)