diff options
Diffstat (limited to 'test/farm/annotate/gold_multi/b/b.py,cover')
| -rw-r--r-- | test/farm/annotate/gold_multi/b/b.py,cover | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/farm/annotate/gold_multi/b/b.py,cover b/test/farm/annotate/gold_multi/b/b.py,cover index 0bd04dac..a3f5daec 100644 --- a/test/farm/annotate/gold_multi/b/b.py,cover +++ b/test/farm/annotate/gold_multi/b/b.py,cover @@ -1,2 +1,2 @@ -> def b(x):
-> print "x is %s" % x
+> def b(x): +> print "x is %s" % x |
