diff --git a/example/array_arithmetic.c b/example/array_arithmetic.c index 4d80bb4..fbd25f7 100644 --- a/example/array_arithmetic.c +++ b/example/array_arithmetic.c @@ -15,6 +15,8 @@ * lists and tuples, for storing metainformation to be used for generating * the actual C code. * + * Who needs templates anyway? :) + * * Compile with any C compiler with a standards conforming preprocessor. */