b11543d382
That is: def function: """ This is a comment with _lots_ of leading space! OMG! """ pass Will parse into: [ [ [ "This is a comment", "with _lots_ of leading", "space! OMG!" ], ... ] ] |
||
---|---|---|
.. | ||
fixtures | ||
helper.rb | ||
suite.rb | ||
test_basics.rb | ||
test_block_comments.rb | ||
test_comment_normalization.rb | ||
test_commentchar_detection.rb | ||
test_language_detection.rb | ||
test_reported_issues.rb | ||
test_skippable_lines.rb |