<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="4">Ich bekomme mit u.g. Code einen Fehler:<br>
      ####################<br>
      product-id: 950<br>
      scripts:<br>
        sailboat:<br>
          - $pop1 := 1<br>
          - $pop2 := 2<br>
          - $pop1 > $pop2 ? $pop1 := 1 ? $pop1 := 0<br>
      scriptcodes:<br>
          sailboat:           12004<br>
      <br>
      #####################<br>
      Fehler:<br>
      tttool: In Line 2 of OID 12004 column 30:<br>
      $pop1 > $pop2 ? $pop1 := 1 ? $pop1 := 0<br>
      <br>
      unexpected "$"<br>
      expecting "("<br>
      CallStack (from HasCallStack):<br>
        error, called at src/TipToiYaml.hs:809:44 in main:TipToiYaml<br>
      <br>
      <br>
      Was mache ich falsch?<br>
      Danke<br>
      G.<br>
    </font>
  </body>
</html>