File 4651-atom.names-Define-a-few-more-atoms-with-low-numbers.patch of Package erlang

From b1819de7ab5d82a602471a8798f55a7adcd495cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= <bjorn@erlang.org>
Date: Sat, 29 Oct 2022 10:38:59 +0200
Subject: [PATCH 1/5] atom.names: Define a few more atoms with low numbers

---
 erts/emulator/beam/atom.names | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names
index 04fcc6fa4b..502697a432 100644
--- a/erts/emulator/beam/atom.names
+++ b/erts/emulator/beam/atom.names
@@ -63,6 +63,11 @@ atom undefined_lambda
 # and should never leak out to be seen by the user.
 atom ErtsSecretAtom='3RT$'
 
+#
+# Other commonly used atoms.
+#
+atom nil no none
+
 # All other atoms.  Try to keep the order alphabetic.
 #
 atom DOWN='DOWN'
-- 
2.35.3

openSUSE Build Service is sponsored by