Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Error: invalid indentation
- dumpTree:
- case i: int:
- else: discard
- dumpTree:
- case i(int)
- else: discard
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement