Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ycm-core/YouCompleteMe
/ Test_MultiLine
Function
Test_MultiLine
test/testdata/python/doc.py:6–9 ·
view source on GitHub ↗
This is the one line output. This is second line.
()
Source
from the content-addressed store, hash-verified
4
pass
5
6
def
Test_MultiLine():
7
""
"This is the one line output.
8
This is second line.
""
"
9
pass
10
11
def
Main():
12
Test_OneLine()
Callers
1
Main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected