index
:
icon
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipl
/
packs
/
euler
/
t2.eul
blob: 797ef02411415784179e48028be79c674b0fe2bf (
plain
)
1
2
3
4
5
6
begin new a; new r; a<-(1,(2,3),4); r<-@a[2]; out r.[1]; out r.[2]; r.[1] <- undef end