mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-24 16:14:45 +00:00
Add newline after build tags
This commit is contained in:
parent
202cfb574c
commit
471486b531
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// +build linux darwin dragonfly solaris openbsd netbsd freebsd
|
||||
|
||||
package main
|
||||
|
||||
import "syscall"
|
||||
|
|
|
|||
Loading…
Reference in a new issue