pike.git/
src/
operators.c
Branch:
Tag:
Non-build tags
All tags
No tags
2015-05-01
2015-05-01 00:30:27 by Martin Nilsson <nilsson@opera.com>
6b336fa0cd6a4cbc9cfb46a6923c1caa40de371f (
266
lines) (+
133
/-
133
)
[
Show
|
Annotate
]
Branch:
8.1
Let's have the same indentation rules in all of o_cast.
589:
default: Pike_error("Cannot cast %s to array.\n", get_name_of_type(TYPEOF(sp[-1])));
-
+
} break;