5 lines
No EOL
61 B
TypeScript
5 lines
No EOL
61 B
TypeScript
class Entrypoint {
|
|
static Main(): void {
|
|
|
|
}
|
|
} |