Nicolas Geoffray | 4ac0e15 | 2019-09-18 06:14:50 +0000 | [diff] [blame] | 1 | hello Alex |
| 2 | Not doing anything here - op1 |
| 3 | Running after op1 using normal definition |
| 4 | how do you do Alex |
| 5 | Not doing anything here - op2 |
| 6 | Running after op2 using normal definition |
| 7 | goodbye Alex |
| 8 | hello Alex |
| 9 | transforming calling function - non-structural |
| 10 | Running after op1 using non-structural redefinition |
| 11 | how do you do Alex |
| 12 | transforming calling function - structural |
| 13 | Running after op2 using structural redefinition |
| 14 | goodbye Alex |
| 15 | Hello Alex - Transformed |
| 16 | Not doing anything here - op1 |
| 17 | Running after op2 using structural redefinition |
| 18 | How do you do this fine day - Transformed |
| 19 | Not doing anything here - op2 |
| 20 | Running after op2 using structural redefinition |
| 21 | Goodbye and good luck - Transformed |