%PDF- %PDF-
Direktori : /home/ugotscom/3vfm3/vendor/scrivo/highlight.php/test/markup/python/ |
Current File : /home/ugotscom/3vfm3/vendor/scrivo/highlight.php/test/markup/python/function-header-comments.txt |
def foo( bar, # commment ): pass class Foo(collections.namedtuple('Test'), ( 'name', # comment )): pass