Commit Graph

2 Commits

Author SHA1 Message Date
Pavel Yaskevich
77bd8ad746 [CSGen/SyntaticElement] Remove logic that connects tap expressions to closures
Both single- and multi-statement closures now use variable reference
collector to identify variables used in the interpolation body, which
means that it's not longer necessary to connect to the closure explicitly
(if interpolation is contained in one).
2023-07-07 19:50:46 +02:00
Pavel Yaskevich
4b091be1b9 [Tests/Sema] NFC: Add a couple string interpolation test-cases 2023-07-07 19:50:46 +02:00