ajterr:10023

This is an old revision of the document!


"{0}" cannot be a return type of a function marked as entrypoint (AJTERR10023)

Product(s) Karo.NET Compiler

A function marked as entrypoint can only return one of the following types:

  • 'sl.types::void'

<code> #entrypoint; ||: string { } ^^^^^^ This is not a supported return type. ===== How can I resolve this error? ===== Specify a correct return type.

  • ajterr/10023.1742069396.txt.gz
  • Last modified: 2025-03-15 21:09
  • by admin