v1.2.2
Fix false-positive clones reported at line 0 with the generic name duplicated_block.
__block__ nodes (module bodies) are no longer fingerprinted as fragments. Their children are still walked, so actual duplicates inside them are detected with correct line numbers and meaningful names.