mirror of https://github.com/golang/go.git
delete unused reflection playpen
R=rsc DELTA=442 (0 added, 442 deleted, 0 changed) OCL=17854 CL=17866
This commit is contained in:
parent
24eb30b5d6
commit
84b66d25de
|
|
@ -36,15 +36,6 @@ make test
|
|||
)
|
||||
|
||||
|
||||
(xcd ../usr/r/refl
|
||||
rm -f *.6 6.out
|
||||
6g refl.go
|
||||
6g printf.go
|
||||
6g main.go
|
||||
6l main.6
|
||||
./6.out
|
||||
)
|
||||
|
||||
(xcd ../test
|
||||
./run
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue