Родитель
f6204696cf
Коммит
18ee40d730
|
@ -45,7 +45,7 @@ namespace Microsoft.Quantum.Core {
|
|||
/// # Type Parameters
|
||||
/// ## 'T
|
||||
/// The type of the default value to return.
|
||||
///
|
||||
@Deprecated("")
|
||||
function Default<'T> () : 'T {
|
||||
return (new 'T[1])[0];
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче