Git fork
at reftables-rust 4 lines 85 B view raw
1async def RIGHT(pi: int = 3.14): 2 while True: 3 break 4 return ChangeMe()