Файловый менеджер - Редактировать - /var/www/html/issue50598.dir.zip
Ðазад
PK ! ��F�� � a2.gonu �[��� // Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package a2 import "./a0" func New() int { return a0.Builder[int]{}.New1() } PK ! M�x�� � a0.gonu �[��� // Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package a0 type Builder[T any] struct{} func (r Builder[T]) New1() T { var v T return v } func (r Builder[T]) New2() T { var v T return v } type IntBuilder struct{} func (b IntBuilder) New() int { return Builder[int]{}.New2() } PK ! �n��q q main.gonu �[��� // Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package main import ( "fmt" "./a1" "./a2" ) func New() int { return a1.New() + a2.New() } func main() { if got, want := New(), 0; got != want { panic(fmt.Sprintf("got %d, want %d", got, want)) } } PK ! �>-� � a1.gonu �[��� // Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package a1 import "./a0" func New() int { return a0.IntBuilder{}.New() } PK ! ��F�� � a2.gonu �[��� PK ! M�x�� � $ a0.gonu �[��� PK ! �n��q q � main.gonu �[��� PK ! �>-� � � a1.gonu �[��� PK �
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка