mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-05-19 08:21:39 +02:00
Fix broken switch4.d test case.
This commit is contained in:
@@ -4,5 +4,6 @@ void main()
|
||||
{
|
||||
switch(0)
|
||||
{
|
||||
default:
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user