Uppercase Send bound and make test for #2834 work
This commit is contained in:
parent
e666fe89dd
commit
9a15c50f6c
@ -2,7 +2,7 @@
|
||||
//
|
||||
|
||||
proto! streamp (
|
||||
open:send<T: send> {
|
||||
open:send<T: Send> {
|
||||
data(T) -> open<T>
|
||||
}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user