Test updates.

This commit is contained in:
chriseth
2020-02-24 15:05:18 +01:00
parent 1f51716227
commit 6eec968365
3 changed files with 8 additions and 23 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ BOOST_AUTO_TEST_CASE(simple_inside_structures)
BOOST_CHECK_EQUAL(inlinableFunctions("{"
"function g(a:u256) -> b:u256 { b := a }"
"for {"
"} 1:u256 {"
"} true {"
"function f() -> x:u256 { x := g(2:u256) }"
"}"
"{"