2018-06-14 11:59:07 -03:00
|
|
|
// Copyright (C) 2018 David Capello
|
2018-08-20 14:50:11 -03:00
|
|
|
//
|
|
|
|
// This file is released under the terms of the MIT license.
|
|
|
|
// Read LICENSE.txt for more information.
|
2018-06-14 11:59:07 -03:00
|
|
|
|
|
|
|
console.log("hello world")
|
|
|
|
console.log(1, 2, 3)
|