logo

deblob

remove binary executables from a directory git clone https://anongit.hacktivis.me/git/deblob.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!")