Skip to content

Commit

Permalink
Clean up E0516 explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Apr 12, 2020
1 parent 167510f commit d0b23d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/librustc_error_codes/error_codes/E0516.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
The `typeof` keyword is currently reserved but unimplemented.

Erroneous code example:

```compile_fail,E0516
Expand Down

0 comments on commit d0b23d5

Please sign in to comment.