Remove extra line breaks

This commit is contained in:
Leonardo Alt
2021-01-12 14:00:07 +01:00
parent 66a773aef9
commit f1ae24abc7
365 changed files with 533 additions and 531 deletions
@@ -10,4 +10,4 @@ contract C {
}
}
// ----
// Warning 6328: (153-176): CHC: Assertion violation happens here.\nCounterexample:\narr = []\n\n\n\nTransaction trace:\nC.constructor()\nState: arr = []\nC.f()
// Warning 6328: (153-176): CHC: Assertion violation happens here.\nCounterexample:\narr = []\n\nTransaction trace:\nC.constructor()\nState: arr = []\nC.f()