Skip to content

Commit

Permalink
chore: language fix
Browse files Browse the repository at this point in the history
Co-authored-by: Gas <[email protected]>
  • Loading branch information
dristpunk and gas1cent authored Jan 25, 2024
1 parent eedd649 commit 9131c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-data/ParserTest.sol
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ contract ParserTest is IParserTest {
function _viewDuplicateTag() internal pure {
}

/// fun fact: here are extra spaces after 1st return
/// fun fact: there are extra spaces after the 1st return
/// @return
/// @return
function functionUnnamedEmptyReturn() external view returns (uint256, bool){
Expand Down

0 comments on commit 9131c4a

Please sign in to comment.