t38.expect 120 B

12345
  1. IndentationError: unindent does not match any outer indentation level
  2. File "test/tokenize/t38.py", line 3
  3. x += 5
  4. ^