b9177c4104
This patch makes Splash correctly highlight nested closures marked with the `@escaping` attribute. The fix is to start treating `@` like a proper token, rather than as a delimiter.