Closed TwitchBronBron closed 2 years ago
This is valid syntax:
import"script.bs"
The formatter won't add a space between import and ", but it should.
import
"
This is valid syntax:
The formatter won't add a space between
import
and"
, but it should.