1
0
Fork 0
rk35xx-android12/external/python/markupsafe/bench/bench_short_empty_string.py

6 lines
70 B

from markupsafe import escape
def run():
escape("Hello World!")