It's not a coincidence that Fuzzing is added to Go
It's not a coincidence that Fuzzing is added to Go
Posted Sep 6, 2020 19:23 UTC (Sun) by HelloWorld (guest, #56129)In reply to: It's not a coincidence that Fuzzing is added to Go by Cyberax
Parent article: Fuzzing in Go
All "structured" alternatives result in additional levels of indentation in this case.This is purely a matter of how you choose to indent your code. It works just fine with only one level of indentation:
while foo and begin # several statements not bar end do # more statements endBut anyway, you've clearly made up your mind about this, and fortunately I don't need to convince you.
Posted Sep 6, 2020 19:26 UTC (Sun)
by Cyberax (✭ supporter ✭, #52523)
[Link] (1 responses)
Posted Sep 6, 2020 23:06 UTC (Sun)
by HelloWorld (guest, #56129)
[Link]
This is actually kinda funny, because it shows that what Dijkstra said about BASIC also applies to C: you've been mentally mutilated by C enough to not be able to tell the condition from the body of the loop any more. I'm sorry that happened to you (-:
It's not a coincidence that Fuzzing is added to Go
It's not a coincidence that Fuzzing is added to Go
