pike.git/
bin/
test_pike.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2000-03-30
2000-03-30 21:11:31 by Henrik Grubbström (Grubba) <grubba@grubba.org>
63e4d2c3d95131f18e8404ea9088382633367e01 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
The tests aren't written with strict_types in mind.
Rev: bin/test_pike.pike:1.42
1:
#!/usr/local/bin/pike
-
/* $Id: test_pike.pike,v 1.
41
2000/03/
29
04
:
52
:
50
hubbe
Exp $ */
+
/* $Id: test_pike.pike,v 1.
42
2000/03/
30
21
:
11
:
31
grubba
Exp $ */
import Stdio;
432:
1:"\nint \x30c6\x30b9\x30c8=0;\n", 2:"\nint \x10001=0;\n" ])[shift%3];
-
widener += "#pragma strict_types\n";
+
//
widener += "#pragma strict_types\n";
if(test[-1]!='\n') test+="\n";