Support the detection of key names using regular expressions as follows. ```ahk ; object := [ key: "value" } /^k/ in object ```