diff-files: treat "i-t-a" files as "not-in-index"
[alt-git.git] / t / t4018 / python-def
blobe50b31b0ad5e4aef0a92840408cba55bf5b13f71
1 def RIGHT(pi: int = 3.14):
2     while True:
3         break
4     return ChangeMe()