InlineAssembly: Extracting tests for function definition and calls.

This commit is contained in:
Christian Parpart
2020-11-04 12:03:33 +01:00
parent f2117b87f7
commit 55f9eab51f
6 changed files with 36 additions and 44 deletions
@@ -1,4 +1,7 @@
{
function f (a, b , c ) -> y,x,z {
}
}
function g() { }
function h(a) -> x { }
}