Bug Spotter

Find the line of code causing the issue.

Anomaly 1/16
Score: 0
1
2
3
function add(a, b) {
return a + b
}