Skip to content

Commit 1cd145c

Browse files
fixup! Warn when layout base is near the end of storage
1 parent fa803f5 commit 1cd145c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsolidity/analysis/PostTypeContractLevelChecker.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ void PostTypeContractLevelChecker::warnStorageLayoutBaseNearStorageEnd(ContractD
187187
errorMsg
188188
);
189189
}
190-
}
190+
}

0 commit comments

Comments
 (0)