mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-08 16:27:34 +08:00
update
From-SVN: r33830
This commit is contained in:
parent
e43a157747
commit
9a689793b0
@ -3,7 +3,7 @@
|
|||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
struct xx {
|
struct xx {
|
||||||
void (*xx)(void); // ERROR - field with name of class
|
void (*xx)(void);
|
||||||
int x,y;
|
int x,y;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user