diff options
Diffstat (limited to 'doc/articles/wiki/final.go')
-rw-r--r-- | doc/articles/wiki/final.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/articles/wiki/final.go b/doc/articles/wiki/final.go index 0f6646ba87..b1439b08a9 100644 --- a/doc/articles/wiki/final.go +++ b/doc/articles/wiki/final.go @@ -2,6 +2,8 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. +// +build ignore + package main import ( |