Enable D language

This commit is contained in:
Martin Mahner 2021-08-18 18:20:47 +02:00
parent 8ea6d3bb86
commit 8678b7efc9

View file

@ -268,7 +268,7 @@ class dpasteAppConfig(AppConfig):
("cuda", "CUDA"),
# ('cypher', 'Cypher'),
# ('cython', 'Cython'),
# ('d', 'D'),
("d", "D"),
# ('d-objdump', 'd-objdump'),
("dart", "Dart"),
("delphi", "Delphi"),