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