rixed / ramen

A stream processing language and compiler for small-scale monitoring
Other
14 stars 4 forks source link

Cannot cast from float to string #1422

Closed rixed closed 2 years ago

rixed commented 2 years ago

Invalid_argument("value 3.1415 (FLOAT) cannot be enlarged into a STRING")

rixed commented 2 years ago

Was actually an issue in the test specification (missing quotes).