Hi all,

I think it would be useful to remove all comments from input file before 
starting other creduce passes.

1. Are there any use cases when removing a specific comment can make file 
"uninteresting", or it's safe to remove all comments at one pass?
2. Is it better to use simple regexps for removing comments, or 
Regexp::Common::comment should be used?

-- 
Regards,
Konstantin

Reply via email to