Skip to content

Commit 51f292e

Browse files
authored
Check back in todo list
1 parent f3cdd9e commit 51f292e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ end program
8181

8282
### To do list
8383

84-
- [ ] Add a `BACK` optional keyword to return the last instance instead of the first.
84+
- [X] Add a `BACK` optional keyword to return the last instance instead of the first.
8585
- [ ] Option to return ALL instances as an array, instead of the first/last one only.
8686
- [X] Replace fixed-size static storage with allocatable character strings (slower?)
8787

0 commit comments

Comments
 (0)