Skip to content

Commit b9595d9

Browse files
committed
C++: Create a new file.
1 parent 266130b commit b9595d9

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
private import cpp
2+
3+
cached
4+
private module Cached {
5+
6+
}
7+
8+
import Cached
9+
10+
module Public {
11+
12+
}
13+
14+
private import Public

0 commit comments

Comments
 (0)