We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f786b commit 8e46eebCopy full SHA for 8e46eeb
ruby/ql/test/library-tests/ast/constants/constants.expected
@@ -65,6 +65,6 @@ constantWriteAccessQualifiedName
65
| constants.rb:12:9:13:11 | ClassC | ModuleA::ModuleB::ClassC |
66
| constants.rb:17:1:17:8 | GREETING | GREETING |
67
| constants.rb:20:5:20:9 | Names | Names |
68
-| constants.rb:31:1:32:3 | ClassD | ClassD |
69
-| constants.rb:34:1:35:3 | ModuleC | ModuleC |
+| constants.rb:31:1:32:3 | ClassD | ModuleA::ClassD |
+| constants.rb:34:1:35:3 | ModuleC | ModuleA::ModuleC |
70
| constants.rb:37:1:37:26 | MAX_SIZE | MAX_SIZE |
0 commit comments