MCPcopy Create free account
hub / github.com/ycm-core/YouCompleteMe / Test_OneLine

Function Test_OneLine

test/testdata/python/doc.py:2–4  ·  view source on GitHub ↗

This is the one line output.

()

Source from the content-addressed store, hash-verified

1# Comment
2def Test_OneLine():
3 """This is the one line output."""
4 pass
5
6def Test_MultiLine():
7 """This is the one line output.

Callers 1

MainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected