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