This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_rust_rust
Watch
1
Star
0
Fork
0
You've already forked third_party_rust_rust
mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced
2026-07-19 19:53:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4a20abc489f5aa45b3aef17deec8e518d94153d
third_party_rust_rust
/
tests
/
ui
/
invalid-module-declaration
/
invalid-module-declaration.rs
T
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
6 lines
45 B
Rust
Raw
Blame
History
mod
auxiliary
{
mod
foo
;
}
fn
main
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink