11 lines
143 B
Python
11 lines
143 B
Python
+ String {
|
|
sp {
|
|
arg sampleNumber = 0, repeats=inf;
|
|
^Pindex(Bank(this), sampleNumber, repeats);
|
|
}
|
|
|
|
p {
|
|
^Pdv.parse(this)
|
|
}
|
|
}
|