Closed PMExtra closed 7 years ago
let a = [ "key": value ]
After Swimat:
let a = [ "key": value]
Why remove the last space?
What do you think @saagarjha
I'd prefer remove the first space after [
fix this in #164.
After Swimat:
Why remove the last space?