Release v2.0.18 · AutoHotkey/AutoHotkey · GitHub
https://github.com/AutoHotkey/AutoHotkey/releases/tag/v2.0.18
 Fixed A_Clipboard silently exiting when GetClipboardData returns NULL.
 Fixed a.b[c] := d to invoke the getter for a.b if there is no setter.