benchmark/etc/string_interpolation.haml

Summary

Maintainability
Test Coverage
- id = 12347
%a{ href: "https://example.com/users/#{id}" }= "id: #{id}"