let tests.go actually compile lol

This commit is contained in:
Octopus Octopus 2022-05-31 18:41:20 -05:00
parent 058e35ce1e
commit d269ac4742
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
package main
import "github.com/deadsy/sdfx/sdf"
// 0 is perfect
func usbHoleTest() sdf.SDF3 {
base2D := sdf.Box2D(sdf.V2{X: 50, Y: 10}, 0)