good first issue
Good for newcomers
priority:low
user:external
requested by someone outside of r2c
lang:golang
#
r2c
Here are 6 public repositories matching this topic...
基于lean和immortalwrt编译第三方固件,每天自动更新插件和内核,Fusion编译法
-
Updated
Feb 3, 2022 - Shell
Improve this page
Add a description, image, and links to the r2c topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the r2c topic, visit your repo's landing page and select "manage topics."
Describe the bug
Patterns for Go multiple return values match more strictly than the argument list, which is confusing.
To Reproduce
Try to match any Go function that has
errorin the return type list. All six of these functions should match: