fix bug
This commit is contained in:
parent
c5462b7f3a
commit
4efb002630
|
@ -19,7 +19,7 @@ someReallyLongProc(withMany, commands,
|
||||||
that, may, be, broken,
|
that, may, be, broken,
|
||||||
in many, lines)
|
in many, lines)
|
||||||
|
|
||||||
var c = long().method.()chains().
|
var c = long().method().chains().
|
||||||
ofFunctionsWithlooongNames()
|
ofFunctionsWithlooongNames()
|
||||||
|
|
||||||
var x = 2 +
|
var x = 2 +
|
||||||
|
|
Loading…
Reference in New Issue