mirror of
https://github.com/github/codeql.git
synced 2026-03-21 23:16:53 +01:00
9 lines
60 B
Python
9 lines
60 B
Python
|
|
|
|
class Foo(object):
|
|
pass
|
|
|
|
class Bar(object):
|
|
pass
|
|
|