Front-end: enforce qualifiers that cannot appear on block declarations.
Also seems to pick up some white-space (line-ending) test differences with a prevoius checkin.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
int x(){
|
||||
something that shouldnt compile;
|
||||
}
|
||||
|
||||
int x(){
|
||||
something that shouldnt compile;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user