hello.nqp (166B)
- #!/usr/bin/env nqp
- # SPDX-FileCopyrightText: 2019 deblob Authors <https://hacktivis.me/projects/deblob>
- # SPDX-License-Identifier: BSD-3-Clause
- say("Hello, World!")
git clone https://anongit.hacktivis.me/git/deblob.git/
hello.nqp (166B)
- #!/usr/bin/env nqp
- # SPDX-FileCopyrightText: 2019 deblob Authors <https://hacktivis.me/projects/deblob>
- # SPDX-License-Identifier: BSD-3-Clause
- say("Hello, World!")