ajterr:10017

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ajterr:10017 [2025-03-02 13:58] – created adminajterr:10017 [2026-06-17 00:21] (current) – external edit 127.0.0.1
Line 7: Line 7:
 A syntax error was produced coming from using multiple assignment signs in one statement. A syntax error was produced coming from using multiple assignment signs in one statement.
  
 +<code>
 +
 +hello: string := "s" := "world";
 +//                   ^^  Second assignment sign found
 +
 +</code>
 ===== How can I resolve this error? ===== ===== How can I resolve this error? =====
  
  • ajterr/10017.1740920291.txt.gz
  • Last modified: 2026-06-17 00:19
  • (external edit)