<html xmlns="http://www.w3.org/1999/xhtml"> <body> <script src="../include.js"></script> <script> test(() => { println("PASS"); }); </script> </body> </html>