Skip to content

Commit db0af44

Browse files
authored
toolkit latest is deprecated, mention default instead (#2776)
- in `using-directives.md`
1 parent f5ed837 commit db0af44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/guides/introduction/using-directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,5 @@ Directives with a test scope equivalent:
142142
//> using test.javaProp foo1=bar1
143143
//> using test.option -Xfatal-warnings
144144
//> using test.resourceDir testResources
145-
//> using test.toolkit latest
145+
//> using test.toolkit default
146146
```

0 commit comments

Comments
 (0)