Skip to content

Commit 7cbb32f

Browse files
gustavo-griecoelopez
authored andcommitted
Remove PropertyRepro.sol pragma
1 parent e021daa commit 7cbb32f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/solidity/foundry/PropertyRepro.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// SPDX-License-Identifier: MIT
2-
pragma solidity ^0.8.0;
32

43
contract PropertyRepro {
54
uint256 public counter;

0 commit comments

Comments
 (0)