Add missing period in the end of error messages

This commit is contained in:
Leonardo Alt
2018-07-16 16:11:39 +01:00
parent 29dae15c50
commit fdfdddd8dc
34 changed files with 36 additions and 36 deletions
@@ -4,4 +4,4 @@ contract test {
uint256 c = 4.e-2;
}
// ----
// TypeError: (70-73): Member "e" not found or not visible after argument-dependent lookup in int_const 4
// TypeError: (70-73): Member "e" not found or not visible after argument-dependent lookup in int_const 4.