aboutsummaryrefslogtreecommitdiff
path: root/example_content/hello/bye.js
blob: e6fd70c724f7a24f87e2084b5d55c5966111c341 (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(bye_message + "apple!");