Initial implementation
This commit is contained in:
parent
0f6313b2a4
commit
b864a6b918
@ -1,3 +1,5 @@
|
|||||||
fn main() {
|
#[allow(non_snake_case)]
|
||||||
println!("Hello, world!");
|
fn main()
|
||||||
|
{
|
||||||
|
let CurrentUser = "";
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user