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

Function Main

test/testdata/python/doc.py:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 pass
10
11def Main():
12 Test_OneLine()
13 Test_MultiLine()
14
15
16def Really_Long_Method( which, has, some, param, that, take, the, whole, line ):

Callers

nothing calls this directly

Calls 2

Test_OneLineFunction · 0.85
Test_MultiLineFunction · 0.85

Tested by

no test coverage detected