Skip to content

Commit

Permalink
docs: update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dennwc committed Feb 19, 2021
1 parent 9d9c310 commit b05e342
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ You may also check [FAQ](FAQ.md) if you have any issues.

The following C features are currently accepted by `cxgo`, but may be implemented partially or not implemented at all:

- converting `#define` directives to Go constants ([#3](https://github.com/gotranspile/cxgo/issues/3))
- preserving comments from C code ([#2](https://github.com/gotranspile/cxgo/issues/2))
- `static` ([#4](https://github.com/gotranspile/cxgo/issues/4))
- `auto` ([#5](https://github.com/gotranspile/cxgo/issues/5))
Expand Down

0 comments on commit b05e342

Please sign in to comment.