vickenty / lang-c

Lightweight C parser for Rust
Apache License 2.0
202 stars 30 forks source link

Fix typo: Hexadecimal #15

Closed hyunsukimsokcho closed 4 years ago

hyunsukimsokcho commented 4 years ago

Resolves #14

vickenty commented 4 years ago

Thank you!