6 lines
42 B
D
6 lines
42 B
D
module singletons;
|
|
|
|
import db.db;
|
|
|
|
DB Db;
|
module singletons;
|
|
|
|
import db.db;
|
|
|
|
DB Db;
|