Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 8c9f02d

Browse files
Denys Smirnovdennwc
authored andcommitted
fix typo in enum fixture; fixes #37
Signed-off-by: Denys Smirnov <[email protected]>
1 parent a3136f9 commit 8c9f02d

File tree

4 files changed

+302
-2245
lines changed

4 files changed

+302
-2245
lines changed

fixtures/enum.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mnum foo {
1+
enum foo {
22
bar = 0,
33
baz = 1,
44
pok = 2

0 commit comments

Comments
 (0)