mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update SolidityNameAndTypeResolution.cpp
This commit is contained in:
parent
738b254001
commit
7e511f93af
@ -1007,7 +1007,6 @@ BOOST_AUTO_TEST_CASE(struct_accessor_one_array_only)
|
||||
{
|
||||
char const* sourceCode = R"(
|
||||
contract test {
|
||||
|
||||
struct Data { uint[15] m_array; }
|
||||
Data public data;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user