aboutsummaryrefslogtreecommitdiff
path: root/c.lua
diff options
context:
space:
mode:
authorame <[email protected]>2023-10-18 16:30:38 -0500
committerame <[email protected]>2023-10-18 16:30:38 -0500
commit4c00c7fb9a648e336973de6d4d40f535dab1410c (patch)
tree6a551b9b4633f2570159eeb83a8f8ac9e1019100 /c.lua
parentfeb025300ce464322f5e5400fb9b2b8a4e8a2a8a (diff)
md5 and sorting improvments
Diffstat (limited to 'c.lua')
-rw-r--r--c.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/c.lua b/c.lua
new file mode 100644
index 0000000..6706c34
--- /dev/null
+++ b/c.lua
@@ -0,0 +1,3 @@
+require "llib"
+print(llib.crypto.md5("wowa22"));
+