1
0
Fork 0
forked from fun/fun

Just some file mv refactoring. No code changes. (0.37.54)

This commit is contained in:
Johannes Findeisen 2026-01-15 18:47:34 +01:00
commit a63aff3daa
5 changed files with 13 additions and 36 deletions

View file

@ -1,5 +1,18 @@
#!/usr/bin/env fun
/*
* This file is part of the Fun programming language.
* https://fun-lang.xyz/
*
* Copyright 2025 Johannes Findeisen
* Licensed under the terms of the Apache-2.0 license.
* https://opensource.org/license/apache-2-0
*
* Added: 2026-01-02
*/
// THIS IS BROKEN ACTUALLY! IT DOES NOT CALCULATE THE EXPECTED HASHES!
/*
* Example: Using RIPEMD160 from lib/crypt/ripemd160.fun
*