Closed
Description
The removal of + from String has necessitated a way to handle long, multi-line strings. The proposed solution:
var superLongString = 'this is a crazy long string and yet I cannot stop typing it'
'even after I go to another line the typing, it just does not stop';
This is not yet implemented in Frog.