Jonathan Turner 8 лет назад
Родитель
Сommit
40be353b66
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      examples/httpServer.go

+ 1 - 1
examples/httpServer.go

@@ -1,4 +1,4 @@
-//// +build examples
+// +build examples
 
 package main