mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
committed by
GitHub
parent
fdcc144a98
commit
de53727ab3
@@ -1,6 +1,6 @@
|
||||
class C {
|
||||
#privDecl;
|
||||
bar() {
|
||||
{#privDecl} = this;
|
||||
{#privDecl} = this;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user