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