There was an error while loading. Please reload this page.
1 parent 05fe395 commit 659da08Copy full SHA for 659da08
1 file changed
unified/ql/test/library-tests/static-name-binding/package1/Sources/Target1/File1.swift
@@ -1,2 +1,2 @@
1
let x: A; // $ access=Target1.A
2
-let y: Target2.A; // $ access=Target2.A
+let y: Target2.A; // $ SPURIOUS: access=Target2.A
0 commit comments