aboutsummaryrefslogtreecommitdiff
path: root/calc.y
diff options
context:
space:
mode:
Diffstat (limited to 'calc.y')
-rw-r--r--calc.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/calc.y b/calc.y
index 2801690..e45e4e3 100644
--- a/calc.y
+++ b/calc.y
@@ -1,4 +1,3 @@
-// XXX http://play.golang.org/p/V_dX9jzYzD
%{
package main