mirror of
https://github.com/github/codeql.git
synced 2026-03-30 20:28:15 +02:00
C++: Create a new file.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
private import cpp
|
||||
|
||||
cached
|
||||
private module Cached {
|
||||
|
||||
}
|
||||
|
||||
import Cached
|
||||
|
||||
module Public {
|
||||
|
||||
}
|
||||
|
||||
private import Public
|
||||
Reference in New Issue
Block a user