4
mochi
7y

Pull request of the week: (In simplified version)

a = getVariable()
...
getVariable() {
[Some logic]
a = thisValue
.. or ..
a = thatValue
return a
}
🤦‍♂️🤦‍♂️
Tried my best to write a polite comment

Comments
Add Comment