ajterr:10017

This is an old revision of the document!


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