Deleted user
Deleted user
ok, so ```d void main(string[] args) { version(none) // current D lang: buzz { ///tmp/temp_7F557AF23430.d(11,16): Error: incompatible types for `(__lambda2) == (1337)`: `int delegate() pure nothrow @nogc ref @safe` and...
> you need to use braces Yeah, parens not braces. So this style of alias is not perfect. I tried them before programming what is proposed here. The drawback is...
That doesn't work as well as it used to (100% nice Monday, 80% nice today). The problem is that `AliasDeclaration.toAlias` in some context is not necessarily called to build the...
> I'll try to see if a new type of symbol can be added, (e.g a new ASTNode...) so that the original var and the offset are tied more strongly...
awesome discovery @pbackus, I really like this example. But yes you're right it's a sort of macro system / expression templates, as in plenty of contexts the source expression is...
it is, it is set to pl
that did not work, it autosets to `pl` afterwards and i did not see a thing in the logs, except for `Setting language to pl`, so
I've experienced this same issue. Is there a workaround or any plans for this to be resolved?
When will this feature be released?
pending test fixes.