VSL icon indicating copy to clipboard operation
VSL copied to clipboard

Delegating initializers cannot be cyclic

Open vihanb opened this issue 6 years ago • 3 comments

VSL currently detects recursive initializers however initializers in the form:

init^D_A -> init^D_B -> init^D_A

vihanb avatar Mar 05 '18 00:03 vihanb