We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef1193 commit 769d8cfCopy full SHA for 769d8cf
src/Bot/Expr.hs
@@ -8,7 +8,6 @@ import Data.Char
8
import qualified Data.Text as T
9
import Data.Tuple
10
11
--- import Effect
12
data Expr
13
= TextExpr T.Text
14
| FunCallExpr T.Text
0 commit comments