fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using System;
|
||||
|
||||
public class TextGetter {
|
||||
public String getText() {
|
||||
return "C# is working.";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user