We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a777f commit fa661f8Copy full SHA for fa661f8
data/reusables/copilot/type-function-header.md
@@ -1,5 +1,5 @@
1
1. In the JavaScript file, type the following function header.
2
3
- ```
+ ```javascript{:copy}
4
function calculateDaysBetweenDates(begin, end) {
5
```
0 commit comments