Semantic highlighting (strikethrough for deprecated in this case) is currently applied to `{encod` in: ```groovy import static java.net.URLEncoder.encode def url = "/${encode('head')}/tail" ```
Semantic highlighting (strikethrough for deprecated in this case) is currently applied to
{encodin: