Searched defs:comment_blocks (Results 1 – 2 of 2) sorted by relevance
33 let mut comment_blocks = 0; in main() localVariable
31 def FindCopyrightBlock(self, comment_blocks): argument