@@ -0,0 +1,6 @@
package simql
type Query interface {
Args() []any
String() string
}
The note is not visible to the blocked user.