The project is in an experimental, pre-alpha, exploratory phase with the intention to be productionized. We move fast, break things, and explore various aspects of the seamless developer experience ...
class test { private String function () { String a = "555\n555"; a = "ggg"; return a; } } Scenario A (Selection Paste): Use the mouse to select the \n characters (inside the double quotes), copy them, ...