xo-interpreter: expand StackFrame utest
This commit is contained in:
parent
5e843cde99
commit
79b33ab852
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ namespace xo {
|
|||
Testcase_StackFrame({}),
|
||||
Testcase_StackFrame({}),
|
||||
Testcase_StackFrame({111}),
|
||||
Testcase_StackFrame({111, 222}),
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue