Index: tests/concurrent/park/force_preempt.cfa
===================================================================
--- tests/concurrent/park/force_preempt.cfa	(revision 3381ed7a703d0c964d6e94bffab7c58f0cdf0d17)
+++ tests/concurrent/park/force_preempt.cfa	(revision 50b88854c78d94229d63df8d800995aebc5797b4)
@@ -21,4 +21,5 @@
 
 void park_loop(Waiter & this, int id, bool force) {
+
 	for(int i = 0; i < 5; i++) {
 		// Unpark this thread, don't force a yield
