Warn about unreachable code.

This commit is contained in:
Daniel Kirchner
2019-01-10 10:36:50 +01:00
parent 63319cfdcd
commit 0dfd4a726e
27 changed files with 258 additions and 12 deletions
@@ -5,3 +5,4 @@ contract test {
}
}
// ----
// Warning: (105-113): Unreachable code.