pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2013-11-03
2013-11-03 18:07:41 by Henrik Grubbström (Grubba) <grubba@grubba.org>
d5a1ecbf1dee28c866f484f4f9b4fa9e4a014097 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Testsuite: Disable some type checker tests for now.
The testsuite should now complete clean.
851:
]]); test_compile_any([[
-
#pragma strict_types
+
//
#pragma strict_types
void x (void|mapping(string:string) args) { if (args)