+2
-0
lines changedFilter options
+2
-0
lines changed Original file line number Diff line number Diff line change
@@ -205,6 +205,8 @@ func typeToString(t ast.Node) string {
205
205
return "string"
206
206
case *ast.Import, *ast.ImportStr:
207
207
return "import"
208
+
case *ast.Index:
209
+
return "object field"
208
210
}
209
211
return reflect.TypeOf(t).String()
210
212
}
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4