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
@@ -12,4 +12,4 @@ contract C {
}
}
// ----
// Warning 6328: (195-217): CHC: Assertion violation happens here.\nCounterexample:\nx = [42, 1]\n\n\n\nTransaction trace:\nC.constructor()\nState: x = [42, 1]\nC.f()
// Warning 6328: (195-217): CHC: Assertion violation happens here.\nCounterexample:\nx = [42, 1]\n\nTransaction trace:\nC.constructor()\nState: x = [42, 1]\nC.f()