syntax: Remove reference to typestate in a comment

This commit is contained in:
Patrick Walton 2012-07-23 13:24:58 -07:00
parent 674dd14eec
commit a57087e032
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ enum expr_ {
/* id for the alloc() call */ node_id,
/* value */ @expr),
/* just an assert, no significance to typestate */
/* just an assert */
expr_assert(@expr),
expr_mac(mac),