ajterr:10017

Differences

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

Link to this comparison view

ajterr:10017 [2025-03-02 13:58] – created adminajterr:10017 [2025-03-02 13:59] (current) – Add example admin
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: 2025-03-02 13:58
  • by admin