xref: /Universal-ctags/Units/parser-python.r/newlines-crlf.d/expected.tags (revision fe3bc4a2c9e09b8a486f0566975babca25ba1607)
1Cls	input.py	/^class Cls:$/;"	c
2__init__	input.py	/^    def __init__():$/;"	m	class:Cls
3bar	input.py	/^bar():$/;"	f
4foo	input.py	/^def foo():$/;"	f
5