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'm a little but confused about indents in block comments, sometimes I got nexpected 'INDENT' errors. Why do block comments have to be on matching levels of indentation (within function)?
Is this on purpose to force cleaner code?
The text was updated successfully, but these errors were encountered:
I'm a little but confused about indents in block comments, sometimes I got
nexpected 'INDENT'
errors. Why do block comments have to be on matching levels of indentation (within function)?Is this on purpose to force cleaner code?
The text was updated successfully, but these errors were encountered: