Restrict subdirectory imports to main.kcl (#7094)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
import "nested\foo\bar\main.kcl" as bar
|
||||
import "nested\foo\bar\main.kcl"
|
||||
|
||||
bar
|
||||
|
Reference in New Issue
Block a user