Files
thirdworld-login/source/main.d
Maxwell Ruben 5230248fd4 Initial commit
2026-03-18 23:15:24 -05:00

6 lines
70 B
D

import thirdworld.common.log;
void main() {
logInfo("Test");
}