Change note

This commit is contained in:
Chris Smowton
2022-03-11 12:51:13 +00:00
parent 496cae7742
commit 58d4513d84

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Re-removed support for `CharacterLiteral` from `CompileTimeConstantExpr.getStringValue()` to restore the convention that that predicate only applies to `String`-typed constants.