MCPcopy Create free account
hub / github.com/Tiiny-AI/PowerInfer / out

Function out

smallthinker/scripts/gen-unicode-data.py:158–159  ·  view source on GitHub ↗
(line="")

Source from the content-addressed store, hash-verified

156# python ./scripts//gen-unicode-data.py > unicode-data.cpp
157
158def out(line=""):
159 print(line, end='\n') # noqa
160
161
162out("""\

Callers 3

read_content_with_lengthFunction · 0.50

Calls 1

printFunction · 0.50

Tested by

no test coverage detected