This website requires JavaScript.
Explore
Help
Sign In
forks
/
dfmt
mirror of
https://github.com/dlang-community/dfmt.git
Watch
1
Star
0
Fork
You've already forked dfmt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
793a575b1c
dfmt
/
tests
/
issue0037.d
16 lines
116 B
D
Raw
Blame
History
class
U
{
private
:
unittest
{
Label
:
int
a
=
0
;
}
}
unittest
{
loop
:
while
(
true
)
{
doStuff
(
)
;
}
Label:
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink