Squashed 'third_party/git/' content from commit cb71568594
git-subtree-dir: third_party/git git-subtree-split: cb715685942260375e1eb8153b0768a376e4ece7
This commit is contained in:
commit
1b593e1ea4
3629 changed files with 1139935 additions and 0 deletions
13
t/t4034/perl/expect
Normal file
13
t/t4034/perl/expect
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<BOLD>diff --git a/pre b/post<RESET>
|
||||
<BOLD>index f6610d3..e8b72ef 100644<RESET>
|
||||
<BOLD>--- a/pre<RESET>
|
||||
<BOLD>+++ b/post<RESET>
|
||||
<CYAN>@@ -4,8 +4,8 @@<RESET>
|
||||
|
||||
package Frotz;<RESET>
|
||||
sub new {<RESET>
|
||||
my <GREEN>(<RESET>$class<GREEN>, %opts)<RESET> = <RED>shift<RESET><GREEN>@_<RESET>;
|
||||
return bless { <GREEN>xyzzy => "nitfol", %opts<RESET> }, $class;
|
||||
}<RESET>
|
||||
|
||||
__END__<RESET>
|
||||
Loading…
Add table
Add a link
Reference in a new issue