Index: src/benchmark/csv-data.c
===================================================================
--- src/benchmark/csv-data.c	(revision ae28ee20f0d70377b0ce541ee588c0ebf230dd9a)
+++ src/benchmark/csv-data.c	(revision 6802a5ff5107f1c2cfcc19d6724a0a0b922e9cca)
@@ -84,4 +84,4 @@
 int main()
 {
-	sout | measure_coroutine() | "," | measure_thread() | endl;
+	sout | measure_coroutine() | ',' | measure_thread() | endl;
 }
