armoha / euddraft

System for pluginizing eudplib codes.
Other
29 stars 4 forks source link

Compile time `GetMapStringAddr` #112

Closed armoha closed 1 year ago

armoha commented 1 year ago

GetMapStringAddr(TrgString) should return ConstExpr when string id is ConstExpr.

armoha commented 1 year ago

I tested GetMapStringAddr to return Forward(). It raises error at collecting phase.