Project

General

Profile

Download (206 Bytes) Statistics
| Branch: | Revision:

hydrilla-source-package-example / hello.js @ bea4923f

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(hello_message + "apple!");
(5-5/7)