restore curly brace

This commit is contained in:
Matthew Griffith 2021-07-11 11:30:34 -04:00
parent 5701d1b70a
commit f146c47936

View File

@ -1103,6 +1103,8 @@ async function prepare_boilerplate(
jitLogPath
)
}
function indent(level: number, str: string) {