09.04.2014 14:13, bearophile пишет:
I guess I should read how tepmlates work. Tween needs access to unittest.Point2D to be instanciated but Point2D is local?Reading about this "issue" is not good. What you can read about is how unittests are implemented in D (as functions) and what's the difference between static structs and nonstatic ones when they are defined inside a function.Bye, bearophile