Make RKellyAdapter work with non-ident-properties.
Previously all property keys were treated as being identifiers - now we correctly detect if they're strings or numbers.
Loading
Please sign in to comment
Previously all property keys were treated as being identifiers - now we correctly detect if they're strings or numbers.