remove conflictory p
This commit is contained in:
parent
3c67f25930
commit
931144a12d
@ -215,8 +215,6 @@ showforest = concatMap showtree
|
||||
strace :: Show a => a -> a
|
||||
strace a = trace (show a) a
|
||||
|
||||
p = putStr
|
||||
|
||||
-- testing
|
||||
|
||||
assertequal e a = assertEqual "" e a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user