aboutsummaryrefslogtreecommitdiff
path: root/src/test/example_content/hello/hello.js
blob: d87ea7fe7dd7de0ab3a3f980e9eb6974b040c644 (plain)
1
2
3
4
5
6
7
// SPDX-License-Identifier: CC0-1.0

// Copyright (C) 2021 Wojtek Kosior
//
// Available under the terms of Creative Commons Zero v1.0 Universal.

console.log(hello_message + "apple!");