lines.love was broken since Dec 23 X-( Didn't get caught because all my tests start at edit, not at main or run. I need 'integration' tests.
ZQDQLLCLNA2GHTR32BP3CJ4J5M43BWJXELK2M6Y3LKUDMFIHB46QC
KKMFQDR43ZWVCDRHQLWWX3FCWCFA3ZSXYOBRJNPHUQZR2XPKWULAC
function run.mouse_pressed(x,y, mouse_button)
function run.mouse_press(x,y, mouse_button)
return edit.mouse_pressed(Editor_state, x,y, mouse_button)
return edit.mouse_press(Editor_state, x,y, mouse_button)