Closed jackmac92 closed 2 years ago
Currently racket region eval almost never works, because for it to work the region must include the #lang header
#lang
Any thoughts on whether this lib could/should support a way to configure what code the region should be wrapped in before eval?
Currently racket region eval almost never works, because for it to work the region must include the
#lang
headerAny thoughts on whether this lib could/should support a way to configure what code the region should be wrapped in before eval?