Add tests.

This commit is contained in:
chriseth
2018-12-06 14:43:14 +01:00
parent 3fc118ba21
commit b7cfa499b0
14 changed files with 417 additions and 3 deletions
@@ -0,0 +1,13 @@
object "a" {
code { sstore(0, 1) }
}
// ----
// Assembly:
// /* "source":32:33 */
// 0x01
// /* "source":29:30 */
// 0x00
// /* "source":22:34 */
// sstore
// Bytecode: 6001600055
// Opcodes: PUSH1 0x1 PUSH1 0x0 SSTORE