aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/parsing/trailing_dot1.sol
diff options
context:
space:
mode:
Diffstat (limited to 'test/libsolidity/syntaxTests/parsing/trailing_dot1.sol')
-rw-r--r--test/libsolidity/syntaxTests/parsing/trailing_dot1.sol2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libsolidity/syntaxTests/parsing/trailing_dot1.sol b/test/libsolidity/syntaxTests/parsing/trailing_dot1.sol
index 7f26242c..d91c385a 100644
--- a/test/libsolidity/syntaxTests/parsing/trailing_dot1.sol
+++ b/test/libsolidity/syntaxTests/parsing/trailing_dot1.sol
@@ -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.