On 9/26/20 1:32 PM, Stefan Koch wrote:
> #11797 is just a string mixin.
> With all the constraints and problems.
> Iff you can use a string mixin you can use __stringToType.
> If you can't use a string mixin in the context you can't use stringToType.
mixin("+1000");
-Steve