Skip to content

Move comments into test sources in SolidityNameAndTypeResolution#4177

Merged
chriseth merged 1 commit intodevelopfrom
name-and-type-comments
May 23, 2018
Merged

Move comments into test sources in SolidityNameAndTypeResolution#4177
chriseth merged 1 commit intodevelopfrom
name-and-type-comments

Conversation

@axic
Copy link
Copy Markdown
Contributor

@axic axic commented May 23, 2018

Depends on #4157.

chriseth
chriseth previously approved these changes May 23, 2018
@chriseth
Copy link
Copy Markdown
Contributor

Can be merged after rebase.

}
)";
CHECK_ERROR(text, DeclarationError, "Identifier already declared.");
char const* text = R"(
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changed the indentation from spaces to tabs so that the extraction tool would pick it up.

@axic axic force-pushed the name-and-type-comments branch from 5d29118 to 8f3c119 Compare May 23, 2018 13:18
@chriseth chriseth merged commit 6d08341 into develop May 23, 2018
@axic axic deleted the name-and-type-comments branch May 23, 2018 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants