This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
remix-project
mirror of
https://github.com/ethereum/remix-project.git
Watch
2
Star
0
Fork
You've already forked remix-project
0
Code
Issues
Releases
Wiki
Activity
Update number_test.sol
Browse Source
pull/7/head
Liana Husikyan
6 years ago
committed by
LianaHus
parent
5b4b099d13
commit
949a65f4cf
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
remix-tests/tests/number/number_test.sol
1
remix-tests/tests/number/number_test.sol
Unescape
Escape
View File
@ -1,4 +1,5 @@
pragma solidity
^
0
.
5
.
0
;
pragma solidity
^
0
.
5
.
0
;
contract
IntegerTest
{
contract
IntegerTest
{
/
/
GREATER
THAN
[
>
]
tests
/
/
GREATER
THAN
[
>
]
tests
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/remix-project
Title
Body
Create Issue