Changes between Initial Version and Version 1 of Ticket #52477, comment 1
- Timestamp:
- 02/09/2021 07:20:56 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52477, comment 1
initial v1 3 3 That's exactly where you are :) 4 4 5 Looking for cases where `var()` is used with a variable as the second value:5 Looking for cases in twentytwentyone where `var()` is used with a variable as the second value: 6 6 {{{ 7 7 $ grep 'var' . -ri | grep '\-\-' | grep ', \-\-'