Tadej Vengust
Tadej Vengust
After a little google translate I solved it by setting the target compiler to visual studio 2013
@fulldecent A downside with this is combining implementations. So if someone does this: ``` contract NFTokenMetadataEnumerableMock is NFTokenEnumerable, NFTokenMetadata, ``` Then he is also responsible to override `supportInterface` to assure...
The compiler does throw an error for combining implementations since it does not know which method to use. This does not solve the correct implementation tho. But either way I...
Any progress on this?
This is not as much of loading for a long time but straight bug:
Should test this with the latest version since sol-merger now depends on https://github.com/tunnelvisionlabs/antlr4ts