This may be resolved!
Hi! The past week or two I have noticed my interpreter mode has completely stopped solving issues. Even giving all the context and scoping my problems small, it either errors:
'Successful edit. The diff is: \n'
Or, writes method calls with comments:
def X
// Write Logic Here
end
Languages: Ruby/JS