Add Malbolge operation in new esoteric programming category

This commit is contained in:
Karsten Silkenbäumer 2019-03-06 23:38:41 +01:00
parent 8148c1a8a8
commit 6913afed00
6 changed files with 147 additions and 0 deletions

View file

@ -57,6 +57,7 @@ import "./tests/JWTSign";
import "./tests/JWTVerify";
import "./tests/MS";
import "./tests/Magic";
import "./tests/Malbolge";
import "./tests/MorseCode";
import "./tests/NetBIOS";
import "./tests/OTP";