lcpp
lcpp copied to clipboard
fix for willsteel/lcpp #12 and #13
refs willsteel/lcpp #12 add _Pragma as default predefined function refs willsteel/lcpp #13 fix bug that #x (stringify operator) 's apply order is wrong
as argument in #12, we add _Pragma as default predefined function which convert argument of _Pragma like here.