java void writeHTMLFile (loc file, HTMLElement dom,
str charset = "UTF-8",
HTMLEscapeMode escapeMode = baseMode(),
bool outline = false,
bool prettyPrint = true,
int indentAmount = 4,
int maxPaddingWidth = 30,
HTMLSyntax \syntax = htmlSyntax(),
bool dropOrigins = true);
There are 4 spaces after writeHTMLFile that should not be there.