In some cases, the `ast.Node` instances (especially the literals) returned by `SnippetToAST` don't have `LocRange` as seen in the following picture:  In this case, it's a `ast.LiteralString` inside the `Name` of `ast.DesugaredObjectField`. Is this expected?