We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ced16 commit f4d279aCopy full SHA for f4d279a
NEWS.md
@@ -23,6 +23,8 @@ New language features
23
- actual running time for the task (`Base.Experimental.task_running_time_ns`), and
24
- wall-time for the task (`Base.Experimental.task_wall_time_ns`).
25
- Support for Unicode 16 ([#56925]).
26
+ - The character U+1F8B2 (RIGHTWARDS ARROW WITH LOWER HOOK), newly added by Unicode 16,
27
+ is now a valid operator with arrow precedence. ([JuliaLang/JuliaSyntax.jl#525])
28
29
Language changes
30
----------------
0 commit comments