mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 10:53:14 +01:00
10 lines
277 B
HTML
10 lines
277 B
HTML
<!DOCTYPE html>
|
||
<head>
|
||
<title>LDC – the LLVM D compiler</title>
|
||
<meta http-equiv="refresh" content="0; url=http://wiki.dlang.org/LDC">
|
||
</head>
|
||
<body>
|
||
<p>You are being redirected to the <a href="http://wiki.dlang.org/LDC">LDC wiki</a>.</p>
|
||
</body>
|
||
</html>
|