Skip to content

Commit

Permalink
toolkit latest is deprecated, mention default instead (#2776)
Browse files Browse the repository at this point in the history
- in `using-directives.md`
  • Loading branch information
spamegg1 authored Mar 6, 2024
1 parent f5ed837 commit db0af44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/introduction/using-directives.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,5 @@ Directives with a test scope equivalent:
//> using test.javaProp foo1=bar1
//> using test.option -Xfatal-warnings
//> using test.resourceDir testResources
//> using test.toolkit latest
//> using test.toolkit default
```

0 comments on commit db0af44

Please sign in to comment.