There was an error while loading. Please reload this page.
1 parent 413b71c commit 39bde68Copy full SHA for 39bde68
1 file changed
tools/cmd/mouse_demo/main.go
@@ -17,6 +17,7 @@ import (
17
18
var _ = fmt.Print
19
var debugprintln = tty.DebugPrintln
20
+var _ = debugprintln
21
22
const dnd_accepted_mimes = "text/plain text/uri-list"
23
0 commit comments