aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/formal-order.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/rl-next/formal-order.md')
-rw-r--r--doc/manual/rl-next/formal-order.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/manual/rl-next/formal-order.md b/doc/manual/rl-next/formal-order.md
deleted file mode 100644
index 7b1922784..000000000
--- a/doc/manual/rl-next/formal-order.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-synopsis: consistent order of lambda formals in printed expressions
-prs: 9874
-credits: horrors
-category: Fixes
----
-
-Always print lambda formals in lexicographic order rather than the internal, creation-time based symbol order.
-This makes printed formals independent of the context they appear in.