Patch 7.3:
- Module and service imports now no longer consider statements within strings
- Fixed relative path issue (e.g require(script.ServerScriptService.MyScript.MyModule when it should just be Script.MyModule)
- Fixed a whole bunch of minor string pattern inconveniences