logo

deblob-test

Test files for <https://hacktivis.me/projects/deblob>git clone https://anongit.hacktivis.me/git/deblob-test.git/

hello.nqp (166B)


  1. #!/usr/bin/env nqp
  2. # SPDX-FileCopyrightText: 2019 deblob Authors <https://hacktivis.me/projects/deblob>
  3. # SPDX-License-Identifier: BSD-3-Clause
  4. say("Hello, World!")