Skip to content

Instantly share code, notes, and snippets.

@koi8-r
Created September 24, 2025 07:43
Show Gist options
  • Select an option

  • Save koi8-r/8e3446e8d361d09c724fa59c13b2acfc to your computer and use it in GitHub Desktop.

Select an option

Save koi8-r/8e3446e8d361d09c724fa59c13b2acfc to your computer and use it in GitHub Desktop.
def fake() -> None:
print("fake")
@lambda this: fake
def x() -> None:
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment