pike.git/
src/
las.c
Branch:
Tag:
Non-build tags
All tags
No tags
1997-03-01
1997-03-01 02:37:03 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
e319bb1ed4c7fdb0743e300754afc1cc98f6b934 (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
sill bug fixed
Rev: src/language.yacc:1.26
Rev: src/las.c:1.28
4:
||| See the files COPYING and DISCLAIMER for more information. \*/ #include "global.h"
-
RCSID("$Id: las.c,v 1.
27
1997/
02
/
27
11
:
23
:
22
hubbe Exp $");
+
RCSID("$Id: las.c,v 1.
28
1997/
03
/
01
02
:
37
:
03
hubbe Exp $");
#include "language.h" #include "interpret.h"
508:
case T_STRING: case T_ARRAY: yyerror("Failed to index module (Not a module?)");
+
pop_stack();
+
push_int(0);
break; default: