Skip to content

Commit

Permalink
Removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Butler committed Feb 15, 2021
1 parent 183bb0d commit d532bd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Units/function-parameters.r/c-fp-test.d/expected.tags
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
fun input.c /^int fun(void) $/;" f typeref:typename:int
method input.c /^int method(void) $/;" f typeref:typename:int
sub input.c /^int sub(void) $/;" f typeref:typename:int
fun input.c /^int fun(void)$/;" f typeref:typename:int
method input.c /^int method(void)$/;" f typeref:typename:int
sub input.c /^int sub(void)$/;" f typeref:typename:int

0 comments on commit d532bd1

Please sign in to comment.