blob: decdb89a0beea763f3a3a7facbfc02598aee9cd0 (
plain)
1
2
3
4
5
|
/* { dg-do compile } */
/* { dg-options "-std=gnu99" } */
# 9 "somefile" 2 /* { dg-warning "linemarker ignored due to incorrect nesting" } */
not_a_type a; /* { dg-error "unknown type" } */
|