Project

General

Profile

« Previous | Next » 

Revision 5af983af

Added by shyouhei (Shyouhei Urabe) almost 5 years ago

template/prelude.c.tmpl: suppress clang-12 warning

Clang 12 warns "suspicious concatenation of string literals in an array
initialization", which is rather annoying than useful in this context.