Files

2 lines
41 B
Python
Raw Permalink Normal View History

2026-01-06 14:18:39 +08:00
def _escape_inner(s: str, /) -> str: ...