Added a comment
This commit is contained in:
parent
f5724d78d4
commit
d844d0a1b7
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="kyle"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3"
|
||||||
|
subject="comment 1"
|
||||||
|
date="2020-07-31T21:20:08Z"
|
||||||
|
content="""
|
||||||
|
> - in if S.last b' == fromIntegral (ord 'E')
|
||||||
|
> + in if not (S.null b') && S.last b' == fromIntegral (ord 'E')
|
||||||
|
|
||||||
|
I had a feeling this could be a one-liner, but I wasn't able to come
|
||||||
|
up with a patch. Shoot!
|
||||||
|
|
||||||
|
Thanks for the fix.
|
||||||
|
|
||||||
|
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue