const main = fn { const value = "hello, world"; const value2 = value + value; }