4 lines
41 B
Solidity
4 lines
41 B
Solidity
|
pragma solidity ^0.8.6;
|
||
|
|
||
|
contract Bar {}
|