Add '// +build ignore' to examples
This commit is contained in:
		
							parent
							
								
									bebe24a2e6
								
							
						
					
					
						commit
						10d90f04d8
					
				@ -2,6 +2,8 @@
 | 
			
		||||
// Use of this source code is governed by a MIT license that can
 | 
			
		||||
// be found in the LICENSE file.
 | 
			
		||||
 | 
			
		||||
// +build ignore
 | 
			
		||||
 | 
			
		||||
package main
 | 
			
		||||
 | 
			
		||||
import "github.com/gizak/termui"
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,8 @@
 | 
			
		||||
// Use of this source code is governed by a MIT license that can
 | 
			
		||||
// be found in the LICENSE file.
 | 
			
		||||
 | 
			
		||||
// +build ignore
 | 
			
		||||
 | 
			
		||||
package main
 | 
			
		||||
 | 
			
		||||
import ui "github.com/gizak/termui"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user