fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# An ordinary comment
|
||||
define(`foo', # A comment in a macro
|
||||
`Macro `foo' expansion')
|
||||
foo
|
||||
define(`comment', `*** Macro `comment' expansion ***')
|
||||
changecom(`@', `@')
|
||||
foo
|
||||
Reference in New Issue
Block a user