ajterr:10061

Constructors must only declare "sl.types::void" as return type (AJTERR10061)

Product(s) Karo.Net Compiler

A constructor must always have the return type sl.types::void.

[constructor]
||: string { }
//  ^^^^^^ Invalid return type for a constructor.

Change the return type to sl.types::void.

  • ajterr/10061.txt
  • Last modified: 2026-06-17 00:21
  • by 127.0.0.1