mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove EWASM backend.
This commit is contained in:
@@ -7,8 +7,6 @@ contract C {
|
||||
k = k - i;
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// compileToEwasm: also
|
||||
// ----
|
||||
// i() -> 2
|
||||
// k() -> 0
|
||||
|
||||
Reference in New Issue
Block a user