Closed ellab123 closed 4 years ago
@ellab123 can you add a test to exercise various byteN types and add other byteN types in the code?
Quick question: did you mean to add BytesTypes.sol to the regression? Is there a test to check your bytes related changes.
Test TwoLibraries.sol fails to compile:
The bug is that IsLibraryFunctionCall method does not account for the case when "using" is located inside a library.