fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public class LibraryObject : Object {
|
||||
public void func() {
|
||||
stdout.printf("Method in library called.");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user