Changes between Version 1 and Version 2 of Ticket #229, comment 1
- Timestamp:
- Dec 10, 2020, 2:18:17 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #229, comment 1
v1 v2 8 8 foo(asst, arg); 9 9 } 10 bar = __adapter_foo; 10 11 } 11 bar = __adapter_foo;12 12 }}}