hydrilla-source-package-example / bye.js @ 48a440fd
1 |
// SPDX-License-Identifier: CC0-1.0
|
---|---|
2 |
|
3 |
// Copyright (C) 2021 Wojtek Kosior <koszko@koszko.org>
|
4 |
//
|
5 |
// Available under the terms of Creative Commons Zero v1.0 Universal.
|
6 |
|
7 |
console.log(bye_message + "apple!"); |