ajterr:10017

You must only use one assignment sign per assignment (AJTERR10017)

Product(s) Karo.NET Compiler

A syntax error was produced coming from using multiple assignment signs in one statement.

hello: string := "s" := "world";
//                   ^^  Second assignment sign found

Remove the syntax error.

  • ajterr/10017.txt
  • Last modified: 2025-03-02 13:59
  • by admin