Closed eMaringolo closed 2 years ago
While fixing #107 I introduced an error not convered by any test case.
The error happens when a method source has a no method body, but has a space or tab after the method selector.
E.g.
someWeirdSelector
Fixed with 38f997f852253d
While fixing #107 I introduced an error not convered by any test case.
The error happens when a method source has a no method body, but has a space or tab after the method selector.
E.g.