]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/nilptr5_aix.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / nilptr5_aix.go
index 142780718b528d92aa1e989d6be1b76791631412..3b116ca19f5e7012a07e8943a207f57489bd39b1 100644 (file)
@@ -1,6 +1,6 @@
 // errorcheck -0 -d=nil
 
-// +build aix
+//go:build aix
 
 // Copyright 2018 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style