This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
dmd
Watch
1
Star
0
Fork
You've already forked dmd
0
mirror of
https://github.com/dlang/dmd.git
synced
2025-04-26 13:10:12 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
bfbe97811b
dmd
/
test
/
runnable_cxx
/
extra-files
/
c14203.cpp
Walter Bright
bfbe97811b
fix Issue 14203 - Return of floating point values from extern(C++) member functions does not match dmc
2020-09-03 09:14:46 +02:00
2 lines
30 B
C++
Raw
Blame
History
float
func1
(
)
{
return
73
;
}
Reference in a new issue
View git blame
Copy permalink