Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(765)

Unified Diff: 2013/go4python/monkey.go

Issue 87910043: code review 87910043: go.talks: fix build; add "// +build OMIT" to many samples (Closed)
Patch Set: diff -r 64c0764808ba https://code.google.com/p/go.talks Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « 2013/go4python/genex2.go ('k') | 2013/go4python/typesandmethods.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: 2013/go4python/monkey.go
===================================================================
--- a/2013/go4python/monkey.go
+++ b/2013/go4python/monkey.go
@@ -1,3 +1,5 @@
+// +build OMIT
+
package main
import (
« no previous file with comments | « 2013/go4python/genex2.go ('k') | 2013/go4python/typesandmethods.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b