| .. |
|
Cppfilt.pm
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
%!s(int64=13) %!d(string=hai) anos |
|
Objdump.pm
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
%!s(int64=13) %!d(string=hai) anos |
|
Symbol.pm
|
503c1e8a46
perl: Use the .. operator instead of C-style for loops
|
%!s(int64=13) %!d(string=hai) anos |
|
SymbolFile.pm
|
17ae545126
perl: Use my-style lexical loop iterator variables
|
%!s(int64=13) %!d(string=hai) anos |