Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/remotemobprogramming/mob
/ emptyLine
Function
emptyLine
say/say.go:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
emptyLine() {
66
PrintToConsole(
"\n"
)
67
}
68
69
func
Say(s string) {
70
if
len(s) == 0 {
Callers
2
Fix
Function · 0.85
Next
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected