This website requires JavaScript.
Explore
Help
Register
Sign In
Nano_Allwinner
/
ubuntu-buildroot
Watch
1
Star
0
Fork
You've already forked ubuntu-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ubuntu-buildroot
/
output
/
build
/
host-gcc-initial-11.4.0
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
issue8671.d
7 lines
99 B
D
Raw
Permalink
Blame
History
// RUNNABLE_PHOBOS_TEST
import
std.random
;
void
main
(
)
{
double
t
=
1.0
-
uniform
(
0.0
,
1.0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink