atilaneves / dpp

Directly include C headers in D source code
Boost Software License 1.0
227 stars 31 forks source link

Fix #303 - fix all literals in a macro #304

Closed atilaneves closed 2 years ago

atilaneves commented 2 years ago

Before, only a macro consisting of a single literal would be fixed, now all tokens are.