Some changes to "abstract".

This commit is contained in:
chriseth
2019-11-05 13:55:31 +01:00
parent cac2e843e6
commit 5388c919f0
20 changed files with 52 additions and 20 deletions
+1 -1
View File
@@ -345,7 +345,7 @@ commandline compiler for linking):
::
// This will not compile with 0.6.0 anymore.
// This will not compile after 0.6.0
pragma solidity >=0.5.0 <0.5.99;
library OldLibrary {