@@ -0,0 +1,7 @@
package simql
type OrderBy string
func (o OrderBy) String() string {
return string(o)
}
The note is not visible to the blocked user.