Re: why not just use C /* ... */ ?
[email protected] (Nick Ing-Simmons) Wed, 23 Aug 2000 18:47:32 +0000
| Newsgroups | perl.perl6.language.mlc |
|---|---|
| Message-ID | <E13RfYh-0002yS-00@roam1> |
Michael Mathews <[email protected]> writes: > >Really, why? I have yet to hear any C or Java programmers complain about the >fact that you cannot nest /*...*/ comments. Well _this_ C programmer just does #if 0 #endif And come to that if (0) { } in perl. -- Nick Ing-Simmons