6 lines
49 B
V
6 lines
49 B
V
module tfrobot
|
|
|
|
fn test_new() {
|
|
bot := new()!
|
|
}
|
module tfrobot
|
|
|
|
fn test_new() {
|
|
bot := new()!
|
|
}
|