mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-07 19:06:39 +00:00
5 lines
86 B
JavaScript
5 lines
86 B
JavaScript
// Copyright (C) 2018 David Capello
|
|
|
|
console.log("hello world")
|
|
console.log(1, 2, 3)
|