mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
src/os: fix build tags for non-windows PathSeparator
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
// +build darwin linux,!baremetal
|
||||
//go:build !windows
|
||||
// +build !windows
|
||||
|
||||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
|
||||
Reference in New Issue
Block a user