Commit 27c73363 authored by Aniket-Engg's avatar Aniket-Engg Committed by Liana Husikyan

version fix

parent ae9bbe17
......@@ -5,7 +5,7 @@ var sauce = require('./sauce')
var sources = [
{
'browser/Untitled.sol': {content: `
pragma solidity >=0.4.22 <0.7.0;
pragma solidity >=0.4.22 <0.6.0;
contract test1 { address test = tx.origin; }
contract test2 {}
contract TooMuchGas {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment