mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-17 04:13:13 +01: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