AutoHotkey-V2 / log4ahk

Logging for AutoHotkey
https://autohotkey-v2.github.io/log4ahk/
Do What The F*ck You Want To Public License
9 stars 3 forks source link

Compilation error #20

Open message opened 2 years ago

message commented 2 years ago

Compilation fails for required [get/set].

log4ahk.ahk (538) : ==> Empty [] not permitted.

Lexikos wrote here:

Changed class property definitions to not permit empty [], to reduce confusion due to this.Property[] being mostly analogous to this.Property.__Item, not this.Property.