Update tests

This commit is contained in:
Alex Beregszaszi
2020-12-10 17:18:15 +01:00
committed by chriseth
parent 2b09fa14e1
commit c032ad3379
8 changed files with 47 additions and 6 deletions
@@ -0,0 +1,5 @@
{
mload(0)
}
// ----
// TypeError 3083: (6-14): Top-level expressions are not supposed to return values (this expression returns 1 value). Use ``pop()`` or assign them.