pike.git/
src/
docode.c
Branch:
Tag:
Non-build tags
All tags
No tags
2018-12-19
2018-12-19 12:11:59 by Henrik Grubbström (Grubba) <grubba@grubba.org>
6c22d2c12d844f71bb52439e2be6d00ac92088ef (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
master
LFUNs: Added magic lfun ::_annotations().
1005:
case F_MAGIC_INDICES: case F_MAGIC_VALUES: case F_MAGIC_TYPES:
+
case F_MAGIC_ANNOTATIONS:
emit2(n->token, n->u.node.b->u.sval.u.integer, n->u.node.a->u.sval.u.integer);