const testVar = {}

function testFunc() {

return "hi"

}