Skip to content

Commit

Permalink
Update SolidityNameAndTypeResolution.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
LianaHus committed Jan 15, 2016
1 parent 738b254 commit 7e511f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/libsolidity/SolidityNameAndTypeResolution.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit 7e511f9

Please sign in to comment.