Project

General

Profile

Download (223 Bytes) Statistics
| Branch: | Tag: | Revision:

hydrilla-builder / tests / source-package-example / message.js @ 6bc04f80

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
var hello_message = "hello, "
8
var bye_message = "bye, "
(6-6/6)