Set pragma to arbitrary.

This commit is contained in:
chriseth
2018-10-24 14:52:55 +02:00
parent eded236e67
commit 9e6356a763
52 changed files with 52 additions and 52 deletions
@@ -34,7 +34,7 @@
* corresponding to the left and right parts of the string.
*/
pragma solidity ^0.4.14;
pragma solidity >=0.0;
library strings {
struct slice {