diff --git a/Tools/freeze/hello.py b/Tools/freeze/hello.py index 31d84457ddb..f978acc883c 100644 --- a/Tools/freeze/hello.py +++ b/Tools/freeze/hello.py @@ -1,2 +1 @@ print 'Hello world...' -import fooblurg