aboutsummaryrefslogtreecommitdiff
path: root/examples/ex2.c
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2013-09-20 22:49:49 +0200
committerThomas Preud'homme <robotux@celest.fr>2013-09-20 22:49:49 +0200
commit673befd2d7745a90c1c4fcb6d2f0e266c04f8c97 (patch)
tree8353bd7e07fc6975833a98818b8c96affddd82ab /examples/ex2.c
parent82969f045c99b4d1ef833de35117c17b326b46c0 (diff)
downloadtinycc-673befd2d7745a90c1c4fcb6d2f0e266c04f8c97.tar.gz
tinycc-673befd2d7745a90c1c4fcb6d2f0e266c04f8c97.tar.bz2
Report error when redefining enumerator
Prevent the following code from compiling: enum color {RED, GREEN, BLUE}; enum rgb {RED, G, B};
Diffstat (limited to 'examples/ex2.c')
0 files changed, 0 insertions, 0 deletions