]> git.ipfire.org Git - thirdparty/git.git/blame - t/t4018/python-class
Merge branch 'ae/doc-reproducible-html'
[thirdparty/git.git] / t / t4018 / python-class
CommitLineData
077a1fda
JH
1class RIGHT(int, str):
2 # comment
3 # another comment
4 # ChangeMe