1
0
Fork 0
forked from fun/fun

The foundation for the internal standard library. (0.16.2)

This commit is contained in:
Johannes Findeisen 2025-10-01 03:30:26 +02:00
commit f0ed1d6761
13 changed files with 88 additions and 197 deletions

View file

@ -11,7 +11,7 @@
* Added: 2025-09-29
*/
include "lib/crypt/sha512.fun"
include <crypt/sha512.fun>
sha = SHA512()