ruby: handle singleton method including ?!= in its name(sf.bug:364)
[geany-mirror.git] / tests / ctags / bug1988027.py
blob872ad61617a2b32ab39bc1513762a53c11b83035
1 #!/usr/bin/env python
2 # encoding: utf-8
5 """
6 bla
7 #"""
9 """make a tarball with all the sources in it; return (distdirname, tarballname)"""
12 # dummy class to generate a tag
13 class dummy:
14 pass