Open jorg-vr opened 2 months ago
According to our DSL specification 'stdout' should be able to handle numbers. But our code crashes on this.
Important caveat is that stdout will always be string comparison, so numbers should be converted to strings
According to our DSL specification 'stdout' should be able to handle numbers. But our code crashes on this.
Important caveat is that stdout will always be string comparison, so numbers should be converted to strings