1
Fork 0

Deny useing tool paths

This commit is contained in:
clubby789 2023-04-03 21:30:13 +01:00
parent 1767585509
commit ebde2ab363
5 changed files with 37 additions and 11 deletions

View file

@ -207,5 +207,9 @@ resolve_expected_found =
resolve_indeterminate =
cannot determine resolution for the visibility
resolve_tool_module_imported =
cannot use a tool module through an import
.note = the tool module imported here
resolve_module_only =
visibility must resolve to a module