summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-07-08 17:30:58 +0200
committerRemi Collet <remi@remirepo.net>2021-07-08 17:30:58 +0200
commit8e1adc7ed2fc42f98acaf30e4633cc380bfb4cf0 (patch)
treeae84f779a90fa4af43b5876f9690c927898e96ae /REFLECTION
parent6f966dad31893ba8520c0fe4508c1011ec8523d9 (diff)
update to 1.0.13
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION5
1 files changed, 3 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index e5b5b8d..539b803 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,6 +1,6 @@
-Extension [ <persistent> extension #67 ast version 1.0.12 ] {
+Extension [ <persistent> extension #67 ast version 1.0.13 ] {
- - Constants [196] {
+ - Constants [197] {
Constant [ int ast\AST_ARG_LIST ] { 128 }
Constant [ int ast\AST_LIST ] { 255 }
Constant [ int ast\AST_ARRAY ] { 129 }
@@ -19,6 +19,7 @@ Extension [ <persistent> extension #67 ast version 1.0.12 ] {
Constant [ int ast\AST_TRAIT_ADAPTATIONS ] { 142 }
Constant [ int ast\AST_USE ] { 143 }
Constant [ int ast\AST_TYPE_UNION ] { 254 }
+ Constant [ int ast\AST_TYPE_INTERSECTION ] { 250 }
Constant [ int ast\AST_ATTRIBUTE_LIST ] { 253 }
Constant [ int ast\AST_ATTRIBUTE_GROUP ] { 251 }
Constant [ int ast\AST_MATCH_ARM_LIST ] { 252 }