You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reckon the smart thing to assume is good programmers don't need comments in code so we can completely skip these cases and pretend everything's dandy.
@StanAngeloff: Agreed, programming languages need to be more proactive when it comes to educating coders. I propose the compiler message to be: "Dude, gross! Refactor that stuff."
That second test shouldn't be valid (until we change our block comment handling in general) ... because of significant indentation. But the first one is now fixed, here:
two tests that need to pass and are currently failing (to parse)
test 1:
test 2:
The text was updated successfully, but these errors were encountered: