Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
1.0.0
-
None
Description
Product { property stringList lst: "gnampf" name: lst.contains("gnampf") ? "MeinGnampf" : "KeinGnampf" }
The property lst must be automatically converted to [string] or we must yield an error.