mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Trivial isoltest updates: directives sorted alphabetically
This commit is contained in:
committed by
Kamil Śliwak
parent
cf7f814a4e
commit
45c6bbe02b
@@ -23,9 +23,9 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// compileToEwasm: also
|
||||
// EVMVersion: >=byzantium
|
||||
// compileToEwasm: also
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// test_eq_ok() -> 1
|
||||
// test_eq() -> FAILURE, hex"4e487b71", 33 # both should throw #
|
||||
|
||||
Reference in New Issue
Block a user