Fix some warnings.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 14 Jan 2011 08:55:30 +0000 (00:55 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 14 Jan 2011 08:55:30 +0000 (00:55 -0800)
Cython/Debugger/Tests/codefile

index 953ada31946bc515c686143050b9083cbc2dbc9c..d5392e78e1ac752e4b7d452d70aaf436ce989dd1 100644 (file)
@@ -44,4 +44,7 @@ def outer():
 outer()()
 
 spam()
-print "bye!"
\ No newline at end of file
+print "bye!"
+
+def use_ham():
+    ham()