summaryrefslogtreecommitdiff
path: root/src/test/example_content/hello/bye.js
blob: e6fd70c724f7a24f87e2084b5d55c5966111c341 (about) (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!");
ts.scm?id=66a35ceb43f53c3f3e363714c9a6a402f243670d'>gexp: Remove more uses of #:modules....Ludovic Courtès 2016-05-21grafts: Rename files whose name matches a graft....Ludovic Courtès 2016-05-21grafts: Preserve empty directories when grafting....Ludovic Courtès 2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin 2016-03-01grafts: Graft recursively....Ludovic Courtès 2016-02-27grafts: Consider all the outputs in the graft mapping....Ludovic Courtès 2016-02-22grafts: 'name' parameter of 'graft-derivation' is now optional....Ludovic Courtès 2016-02-22derivations: Move grafts to (guix grafts)....Ludovic Courtès