mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-22 00:41:28 +00:00
changed handling of generalized string literals
This commit is contained in:
@@ -32,6 +32,8 @@ Changes affecting backwards compatibility
|
||||
instead.
|
||||
- Deprecated ``os.getApplicationDir``: Use ``os.getAppDir``
|
||||
instead.
|
||||
- Changed and documented how generalized string literals work: The syntax
|
||||
``module.re"abc"`` is now supported.
|
||||
|
||||
|
||||
Additions
|
||||
|
||||
Reference in New Issue
Block a user