You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
funcresultParameter1() (rint) { // $ Alert[result-node] // implicit reads of result parameters are located at the result parameter declaration
17
+
r=0
18
+
return
19
+
}
20
+
21
+
funcresultParameter2(selectorint) (rint) { // $ Alert[result-node] // implicit reads of result parameters are located at the result parameter declaration
0 commit comments