mirror of
https://github.com/golang/go
synced 2024-11-26 00:07:57 -07:00
parent
52c549fc9b
commit
a074e37489
@ -40,4 +40,3 @@ func Puts(s string) {
|
|||||||
C.free(unsafe.Pointer(p));
|
C.free(unsafe.Pointer(p));
|
||||||
C.fflushstdout();
|
C.fflushstdout();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user