Update README
This commit is contained in:
parent
587aa1d7f2
commit
0e5f12e0e2
@ -35,7 +35,7 @@ fn fibonacci(n: u16) -> u16 {
|
||||
Currently missing relevant features (TODOs) are:
|
||||
- ~~Arrays~~ (DONE)
|
||||
- Structs (and custom types as such)
|
||||
- Extern functions
|
||||
- ~~Extern functions~~ (DONE)
|
||||
- ~~Strings~~ (DONE)
|
||||
- Loops
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
||||
//! Currently missing relevant features (TODOs) are:
|
||||
//! - ~~Arrays~~ (DONE)
|
||||
//! - Structs (and custom types as such)
|
||||
//! - Extern functions
|
||||
//! - ~~Extern functions~~ (DONE)
|
||||
//! - ~~Strings~~ (DONE)
|
||||
//! - Loops
|
||||
//! ```
|
||||
|
Loading…
Reference in New Issue
Block a user