Files
herolib/lib/threefold/grid3/tfrobot/factory_test.v
2025-02-28 07:50:13 -07:00

6 lines
49 B
V

module tfrobot
fn test_new() {
bot := new()!
}