// Copyright (C) 2018 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. console.log("hello world") console.log(1, 2, 3)