Remove dependency on nightly Rust
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// This example contains information adapted from the MSPGCC project's documentation.
|
||||
// As such, it is licensed under the GPL, to the extent that such a thing is possible.
|
||||
// https://mspgcc.sourceforge.net/manual/ln16.html
|
||||
#![feature(decl_macro)]
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!")
|
||||
|
||||
Reference in New Issue
Block a user