Skip to content

Commit 6888455

Browse files
authored
rfc, try-expr: fix date
1 parent 88b94dd commit 6888455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text/0000-try-expr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- Feature Name: `try_expr`
2-
- Start Date: 2018-04-03
2+
- Start Date: 2018-04-04
33
- RFC PR: (leave this empty)
44
- Rust Issue: (leave this empty)
55

@@ -831,4 +831,4 @@ but rather the body of expression we wish to `try`.
831831
# Unresolved questions
832832
[unresolved]: #unresolved-questions
833833

834-
None as of yet.
834+
None as of yet.

0 commit comments

Comments
 (0)