diff tests/has space.ur @ 1473:d40066b38710

Handle spaces in filenames passed to GCC (caught by Zachary Tatlock)
author Adam Chlipala <adam@chlipala.net>
date Wed, 15 Jun 2011 09:52:06 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/has space.ur	Wed Jun 15 09:52:06 2011 -0400
@@ -0,0 +1,2 @@
+fun main () : transaction page = return <xml>Hehe</xml>
+