8 lines
124 B
V
8 lines
124 B
V
module main
|
|
|
|
import structs
|
|
|
|
pub const configuration = structs.ConfStruct{
|
|
websocket : 'Müller',
|
|
fake_error_msg : true,
|
|
} |