mirror of https://github.com/ConsenSys/mythril
parent
5d61aae5b0
commit
165d2239ff
@ -1,8 +1,7 @@ |
||||
pragma solidity 0.5.0; |
||||
|
||||
|
||||
contract nonAscii { |
||||
function renderNonAscii () public pure returns (string memory) { |
||||
return "Хэллоу Ворлд"; |
||||
} |
||||
} |
||||
} |
||||
|
Loading…
Reference in new issue