Add custom arithmetic functions, created md5.jas
This commit is contained in:
@@ -15,8 +15,9 @@ bonus = ["bonus:network", "bonus:heap"]
|
||||
"bonus:network" = []
|
||||
"bonus:heap" = []
|
||||
|
||||
extra = ["extra:sleep"]
|
||||
extra = ["extra:sleep", "extra:arithmetic"]
|
||||
"extra:sleep" = []
|
||||
"extra:arithmetic" = []
|
||||
|
||||
debug = ["debug:instr", "debug:frame", "debug:gc"]
|
||||
"debug:instr" = []
|
||||
|
||||
Reference in New Issue
Block a user