This website works better with JavaScript.
Home
Help
Sign In
rra
/
distribusi-go
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
refactor: push newline on success
decentral1se
3 years ago
parent
a210934e6f
commit
57ff749cdb
No known key found for this signature in database
GPG Key ID:
3789458B3D0C410
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
distribusi.go
2
distribusi.go
View File
@ -294,7 +294,7 @@ Example:
return
}
fmt
.
Print
f
(
"done!"
)
fmt
.
Print
ln
(
"done!"
)
ch
<-
nil
return
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
rra/distribusi-go
Title
Body
Create Issue