This website requires JavaScript.
Explore
Help
Sign In
D
/
ldc
Watch
1
Star
0
Fork
0
You've already forked ldc
mirror of
https://github.com/xomboverlord/ldc.git
synced
2026-04-17 09:19:03 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02466de99648773aaa7ef3fca9691c9014e86d45
ldc
/
tests
/
mini
/
compile_bug174_enclosing_on_break.d
Christian Kamm
320c22810a
Fix
#174
.
2009-01-22 21:46:40 +01:00
6 lines
50 B
D
Raw
Blame
History
void
main
(
)
{
scope
Object
o
;
switch
(
0
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink