Add detection of PKGBUILD files as Shell scripts
[geany-mirror.git] / tests / ctags / bug3168705.py
blob2f5e9e87dc75d4df5cfd23e8dc6ed9055be79322
1 class A:
2 def func1():
3 """this is
4 a comment"""
5 pass
7 def func2():
8 pass