mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Add tests to repository
This commit is contained in:
3
tests/python/multiline.py
Normal file
3
tests/python/multiline.py
Normal file
@@ -0,0 +1,3 @@
|
||||
def foo(a, b, \
|
||||
c, d):
|
||||
pass
|
||||
Reference in New Issue
Block a user