Skip to content

FunctionCallOptions without ArgumentsDeclaration #850

@OmarTawfik

Description

@OmarTawfik

Repro

0B8Ee2Ee7d6f3bFB73C9aE2127558D1172B65fb1_NFTXStakingZap.sol


[0.8.4] Error: Expected Semicolon.
      ╭─[0B8Ee2Ee7d6f3bFB73C9aE2127558D1172B65fb1_NFTXStakingZap.sol:1290:22]
      │
 1290 │       msg.sender.call{value: msg.value-amountEth};
      │                      ──────────────┬─────────────  
      │                                    ╰─────────────── Error occurred here.
──────╯
[0.8.4] Error: Expected Semicolon.
      ╭─[0B8Ee2Ee7d6f3bFB73C9aE2127558D1172B65fb1_NFTXStakingZap.sol:1309:22]
      │
 1309 │       msg.sender.call{value: msg.value-amountEth};
      │                      ──────────────┬─────────────  
      │                                    ╰─────────────── Error occurred here.
──────╯

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions