Skip to content

Commit

Permalink
Updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Vasilevsky committed Aug 16, 2024
1 parent 2526a01 commit d09978d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions compiler/qsc_doc_gen/src/generate_docs/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ fn docs_generation() {
qsharp.summary: "Returns the number of elements in the input array `a`."
---
# Length function
Namespace: Microsoft.Quantum.Core
# Microsoft.Quantum.Core.Length function
```qsharp
function Length<'T>(a : 'T[]) : Int
Expand Down

0 comments on commit d09978d

Please sign in to comment.