test boundary refactoring and main() invocation (0826)
This commit is contained in:
@ -989,3 +989,5 @@ function html(html: string): Element {
|
||||
return <Element>body.firstChild;
|
||||
return body;
|
||||
}
|
||||
|
||||
main();
|
||||
|
Reference in New Issue
Block a user