mirror of
https://github.com/golang/go.git
synced 2025-05-28 10:51:22 +00:00
uses reflection to determine arguments. for now, the arguments must be provided as a struct; the compiler will soon do the packaging automatically for "..." parameters. R=rsc DELTA=1436 (909 added, 520 deleted, 7 changed) OCL=17823 CL=17831
Description
Languages
Go
94.3%
Assembly
5.3%
C
0.2%
Shell
0.1%