MCPcopy Create free account
hub / github.com/Glyphack/enderpy / b

Function b

parser/test_data/inputs/comments.py:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6def a(): ... # a
7
8def b():
9 # a
10 ... # a
11
12# this is a comment only line

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected