Index: benchmark/ctxswitch/cfa_thrd.cfa
===================================================================
--- benchmark/ctxswitch/cfa_thrd.cfa	(revision b4107c815918e9d1300f3381d29c2a863abf7de8)
+++ benchmark/ctxswitch/cfa_thrd.cfa	(revision 26a09f92c3eb6297ecdaefb6eebf54e1623075a3)
@@ -6,5 +6,5 @@
 	BENCH_START()
 	BENCH(
-		for ( i; times ) {
+		for ( times ) {
 			yield();
 		},
