1
0
Fork 0
golang-forgejo-forgejo-reply/testdata/emails/embedded_email_18.txt

8 lines
131 B
Text
Raw Normal View History

On 8 May 2017 17:34, "Andy Jones" <Andy.Jones@jameshall.co.uk> wrote:
nil && 2.0 + 12.0
It should be:
2.0 && 2.0 + 12.0