pike.git/
src/
las.c
Branch:
Tag:
Non-build tags
All tags
No tags
2008-01-28
2008-01-28 18:41:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>
fe935d1e556c57ea0088687b349c9262f87c8e6b (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Added F_MULTI_ASSIGN.
Rev: src/las.c:1.404
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: las.c,v 1.
403
2008/01/
26
22
:
34
:
21
mast
Exp $
+
|| $Id: las.c,v 1.
404
2008/01/
28
18
:
41
:
50
grubba
Exp $
*/ #include "global.h"
862:
break; case F_APPEND_ARRAY:
+
case F_MULTI_ASSIGN:
case F_ASSIGN: case F_MOD_EQ: case F_AND_EQ: