From 8d6c0435d5f8ff60106210611c657d050fb8168b Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Wed, 15 Jun 2011 09:52:06 -0400 Subject: Handle spaces in filenames passed to GCC (caught by Zachary Tatlock) --- tests/has space.ur | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/has space.ur (limited to 'tests/has space.ur') diff --git a/tests/has space.ur b/tests/has space.ur new file mode 100644 index 00000000..4dec8c0c --- /dev/null +++ b/tests/has space.ur @@ -0,0 +1,2 @@ +fun main () : transaction page = return Hehe + -- cgit v1.2.3