Files
codeql/python/extractor/tests/parser/just_comments.py

9 lines
165 B
Python

# This is a comment
# it goes on for many lines...
# (Well, okay. Three lines.)
# Here's one that's separated with some whitespace.
# More whitespace at the end.