Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Dmitry Lomov 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
  • Submitted by   Olga Lobacheva
    2 years ago (15 Jun 2007 20:08)
  • Updated by Olga Lobacheva
    2 years ago (07 Jul 2007 15:39)
  • Jira: RSRP-43419
    (history, comments)

RSRP-43419

Expected types are not calculating in enum members initializers

0
Smart completion doesn't suggest variants here.

Public Enum E As SByte
      A = 0
      B = 2
      C = {caret}   
      D = E1.A And E.A
    End Enum


Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments