Added 'C_C++/syntax.y'
This commit is contained in:
parent
d4a821c01c
commit
44d37e048f
5
C_C++/syntax.y
Normal file
5
C_C++/syntax.y
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
%%
|
||||||
|
document
|
||||||
|
: %empty
|
||||||
|
;
|
||||||
|
%%
|
Loading…
x
Reference in New Issue
Block a user