aboutsummaryrefslogtreecommitdiffstats
path: root/defs/id.def
diff options
context:
space:
mode:
Diffstat (limited to 'defs/id.def')
-rw-r--r--defs/id.def13
1 files changed, 13 insertions, 0 deletions
diff --git a/defs/id.def b/defs/id.def
index 9b3fb00ce8..6bfce29a9d 100644
--- a/defs/id.def
+++ b/defs/id.def
@@ -57,6 +57,19 @@ firstline, predefined = __LINE__+1, %[\
nil
_ UScore
+
+ # MUST be successive
+ _0 NUMPARAM_0
+ _1 NUMPARAM_1
+ _2 NUMPARAM_2
+ _3 NUMPARAM_3
+ _4 NUMPARAM_4
+ _5 NUMPARAM_5
+ _6 NUMPARAM_6
+ _7 NUMPARAM_7
+ _8 NUMPARAM_8
+ _9 NUMPARAM_9
+
"/*NULL*/" NULL
empty?
eql?