This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-12-11 16:15:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
20679b1166
rust
/
tests
/
run-make-fulldeps
/
no-duplicate-libs
/
bar.c
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
6 lines
44 B
C
Raw
Blame
History
extern
void
foo
(
)
;
void
bar
(
)
{
foo
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink