google-code-export / unquote

Automatically exported from code.google.com/p/unquote
Apache License 2.0
1 stars 1 forks source link

Fix cast precedence and associativity based on updated F# spec operator precedence table #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The F# 2.0 spec was recently updated and has changed the entry for :> and :?> 
from being the same as :? to having lower precedence and right associativity.

Original issue reported on code.google.com by stephen....@gmail.com on 13 May 2012 at 11:15

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r543.

Original comment by stephen....@gmail.com on 14 May 2012 at 1:35

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 20 May 2012 at 4:23