Revert "Don't use C++ features when building test code as C."
This reverts commit 6d93d57ab0.
This commit is contained in:
parent
6d93d57ab0
commit
3eb626fda6
1 changed files with 0 additions and 2 deletions
|
|
@ -35,11 +35,9 @@ KW(chan, fallthrough)
|
|||
KW(end, function)
|
||||
KW(nil,local)
|
||||
|
||||
#ifdef __cplusplus
|
||||
struct Keywords {
|
||||
void selfkw(int self) {}
|
||||
};
|
||||
#endif /* __cplusplus */
|
||||
|
||||
%}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue