Reporter | Olga Lobacheva (olka) |
---|---|
Created | Feb 8, 2011 6:46:33 PM |
Updated | Jan 16, 2012 9:09:48 PM |
Resolved | Jan 16, 2012 5:22:24 PM |
Priority | Normal |
Type | Bug |
Fix versions | 6.1 |
State | Fixed |
Assignee | Valentin Kipiatkov (valentin) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | 6.5.1.2465 |
1. Paste the piece of code
2. Remove last parameter
3. Type enter at the end of the signature (after ')')
4. See result in the screenshot
Public Class Testing Public Sub Foo(ByVal x As Integer, ByVal y As Integer) End Sub End Class
2. Remove last parameter
3. Type enter at the end of the signature (after ')')
4. See result in the screenshot