Closed shuvendu-lahiri closed 5 years ago
pragma ^0.5.10; contract A { function Foo(int a){} function Bar(string a){} }