MCPcopy
hub / github.com/sqlc-dev/sqlc / TODO

Struct TODO

internal/sql/ast/todo.go:3–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package ast
2
3type TODO struct {
4}
5
6func (n *TODO) Pos() int {
7 return 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected