summaryrefslogtreecommitdiff
path: root/defs/id.def
diff options
context:
space:
mode:
authorLourens Naudé <lourens@bearmetal.eu>2019-07-20 02:42:10 +0100
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-09-23 02:14:44 +0900
commitcadfaacb2533d47d52dbb5dbefe724d7bf11112e (patch)
tree2b3b3015b3e3db4df398676163b57726ecb0794b /defs/id.def
parent642dbb962cafc39e9e44eef212435e50a01190ec (diff)
Lazy init thread local storage
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/2295
Diffstat (limited to 'defs/id.def')
-rw-r--r--defs/id.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/defs/id.def b/defs/id.def
index 6bfce29a9d..f0e1db90dc 100644
--- a/defs/id.def
+++ b/defs/id.def
@@ -46,6 +46,7 @@ firstline, predefined = __LINE__+1, %[\
call
mesg
exception
+ locals
not NOT
and AND
or OR