Option Explicit
Sub WTFAlignment()
' description
' constants
Const ki1 = 1
Const ks1 = "1"
' declarations
' something
Dim I As Integer
' other things
Dim A As String
' start
A = ""
' process
For I = 0 To ki1
A = A & ks1
Next I
' end
MsgBox A
Beep
End Sub
Sub WTFAlignment()
' description
' constants
Const ki1 = 1
Const ks1 = "1"
' declarations
' something
Dim I As Integer
' other things
Dim A As String
' start
A = ""
' process
For I = 0 To ki1
A = A & ks1
Next I
' end
MsgBox A
Beep
End Sub
Sub WTFAli2gnment()
' description
' constants
Const ki1 = 1
Const ks1 = "1"
' declarations
' something
Dim I As Integer
' other things
Dim A As String
' start
A = ""
' process
For I = 0 To ki1
A = A & ks1
Next I
' end
MsgBox A
Beep
End Sub
Sub WTFAli2gnment()
' description
' constants
Const ki1 = 1
Const ks1 = "1"
' declarations
' something
Dim I As Integer
' other things
Dim A As String
' start
A = ""
' process
For I = 0 To ki1
A = A & ks1
Next I
' end
MsgBox A
Beep
End Sub
Sub WTFAli2gnment()
' description
' constants
Const ki1 = 1
Const ks1 = "1"
' declarations
' something
Dim I As Integer
' other things
Dim A As String
' start
A = ""
' process
For I = 0 To ki1
A = A & ks1
Next I
' end
MsgBox A
Beep
End Sub