-
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b6475e
commit 3a98ae3
Showing
4 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
public class BankAccount {} | ||
--- | ||
|
||
[Content] = | ||
[Domain] = 0:13-0:24 | ||
>-----------< | ||
0| public class BankAccount {} | ||
|
||
[Removal] = 0:13-0:25 | ||
>------------< | ||
0| public class BankAccount {} | ||
|
||
[Leading delimiter] = 0:12-0:13 | ||
>-< | ||
0| public class BankAccount {} | ||
|
||
[Trailing delimiter] = 0:24-0:25 | ||
>-< | ||
0| public class BankAccount {} | ||
|
||
[Insertion delimiter] = " " |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters