Skip to content

Commit d8e3b68

Browse files
committed
Mark SIP 37 as complete
Assigned number 37 to SIP “Quote escapes for interpolations”. Implemented in Scala 2.13.6 in scala/scala#9536 Implemented in Scala 3.0.0 in scala/scala3#7486
1 parent 49a15bb commit d8e3b68

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_sips/sips/2018-07-31-interpolation-quote-escape.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
layout: sip
3-
title: SIP-NN - Quote escapes for interpolations
4-
vote-status: pending
3+
title: SIP-37 - Quote escapes for interpolations
4+
vote-status: complete
5+
vote-text: This SIP has been implemented in Scala 2.13.6 and Scala 3.0.0
56
permalink: /sips/:title.html
67
redirect_from: /sips/pending/interpolation-quote-escape.html
78
---
@@ -126,4 +127,4 @@ proposals.
126127
[^4]: https://github.com/scala/bug/issues/6476#issuecomment-292412577 "@retronym said: +1 to s"$"". Because it doesn't compile today, we don't risk changing the meaning of existing programs."
127128
[^5]: https://github.com/Scala/Scala/pull/6953/files#diff-0023b3bfa053fb16603156b785efa7ad ""
128129
[^6]: https://github.com/Scala/Scala/pull/4308 "SI-6476 Accept escaped quotes in interp strings"
129-
[^7]: https://github.com/lampepfl/dotty/pull/7486 "PR in dotty"
130+
[^7]: https://github.com/lampepfl/dotty/pull/7486 "PR in dotty"

0 commit comments

Comments
 (0)