digitalmars.D.bugs - debug with multiple clauses
- Manfred Nowak (9/9) Apr 11 2005 debug with multiple clauses.
- Thomas Kuehne (14/22) Apr 11 2005 -----BEGIN PGP SIGNED MESSAGE-----
debug with multiple clauses. this should throw an error: <code> void main() { debug (1)(2)(3)(4); } </code> -manfred
Apr 11 2005
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Manfred Nowak schrieb am Mon, 11 Apr 2005 10:56:59 +0000 (UTC):debug with multiple clauses. this should throw an error: <code> void main() { debug (1)(2)(3)(4); } </code>Added to DStress as http://dstress.kuehne.cn/nocompile/debug_06.d http://dstress.kuehne.cn/nocompile/debug_07.d http://dstress.kuehne.cn/nocompile/version_31.d http://dstress.kuehne.cn/nocompile/version_32.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFCWtWx3w+/yD4P9tIRAhmlAKCLYr/uMWzej5acpHUU+OhU1mQJSgCcDptb Fhcvqw5KXsjT8gHWCUURORU= =uzrm -----END PGP SIGNATURE-----
Apr 11 2005