Fixed jeenas arbeitest du.
This commit is contained in:
parent
0a3308487b
commit
2bfbaf5f04
1 changed files with 2 additions and 2 deletions
4
cnb.hs
4
cnb.hs
|
@ -240,8 +240,8 @@ startStore :: Store
|
||||||
startStore = [
|
startStore = [
|
||||||
("^jump$", "The quick brown clynx jumps over the lazy oak."),
|
("^jump$", "The quick brown clynx jumps over the lazy oak."),
|
||||||
("^ok$", "ok"),
|
("^ok$", "ok"),
|
||||||
("(J|j)eena,? arbeitest du", "Jeena, sag doch mal."),
|
("(J|j)eena: arbeitest du?", "Jeena, sag doch mal."),
|
||||||
-- (nick, "Keine ungefragten queries!"),
|
-- (nick, "Nur weil ich eine Frau bin musst du mich noch lange nicht anmachen!"),
|
||||||
("(php|PHP)", "'PHP' <- Ha ha!</nelson>"),
|
("(php|PHP)", "'PHP' <- Ha ha!</nelson>"),
|
||||||
("(E|e)rlang", "Oh yeah!"),
|
("(E|e)rlang", "Oh yeah!"),
|
||||||
("(H|h)askell", "Ich bin in Haskell geschrieben."),
|
("(H|h)askell", "Ich bin in Haskell geschrieben."),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue