Skip to content

Commit 6571478

Browse files
committed
Merge branch 'main' of https://github.com/WyattSL/greyscript into main
2 parents 19bbfcd + 2362b47 commit 6571478

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

grammar/Examples.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"get_shell": [
33
["Shell = get_shell"],
44
["RootShell = get_shell(\"root\",\"root_password\")"]
5+
],
6+
"md5": [
7+
["Ciphertext = md5(\"Password\")"]
58
]
69
}

0 commit comments

Comments
 (0)