cmake/Tests/CompileFeatures/c_static_assert.c
2015-04-27 22:25:09 +02:00

3 lines
42 B
C

_Static_assert(1, "Static assert test");