Package: ldc Version: 1:1.28.0-1+b1 Followup-For: Bug #988465 X-Debbugs-Cc: witold.bary...@gmail.com
Still same issue in 1.28, but example now actually need to use something from stdio: ``` import std.stdio; void main() { writefln("Hello"); } ```
Package: ldc Version: 1:1.28.0-1+b1 Followup-For: Bug #988465 X-Debbugs-Cc: witold.bary...@gmail.com
Still same issue in 1.28, but example now actually need to use something from stdio: ``` import std.stdio; void main() { writefln("Hello"); } ```