This website requires JavaScript.
Explore
Help
Sign In
forks
/
D-Scanner
mirror of
https://github.com/dlang-community/D-Scanner.git
Watch
1
Star
0
Fork
You've already forked D-Scanner
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fed654441f
D-Scanner
/
tests
/
it
/
autofix_ide
/
source_autofix.d
13 lines
89 B
D
Raw
Blame
History
struct
S
{
int
myProp
(
)
@property
{
static
if
(
a
)
{
}
else
if
(
b
)
{
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink