fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#if swift(>=3.0)
|
||||
printSomething(text:"String from main")
|
||||
#else
|
||||
printSomething("String from main")
|
||||
#endif
|
||||
Reference in New Issue
Block a user