-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support
expect enum class
without a body. (#263)
Summary: Currently the parser breaks when encountering these in mutliplatform projects. Note that `kotlinc` also supports empty enum definitions. Pull Request resolved: #263 Reviewed By: davidtorosyan Differential Revision: D33103316 Pulled By: hick209 fbshipit-source-id: 5fb27fc5f10b8c9d063318f2685467e84947cb85
- Loading branch information
1 parent
daf9488
commit e1324ac
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters