Input (this is a valid gdscript code): ```gdscript func _ready(): match 0: 0 if true else 2: pass ``` Getting this error: `Error: "Topiary formatting failed: Trying to close an unopened indentation block"`
Input (this is a valid gdscript code):
Getting this error:
Error: "Topiary formatting failed: Trying to close an unopened indentation block"