summaryrefslogtreecommitdiff
path: root/testdata/modulecache-tests/used.scad
blob: cc301b5e0029a3eeae0ecac777ac6d63dab52927 (plain)
1
2
3
4
5
function s() = 20;

module used(r) {
 sphere(r);
}
contact: Jan Huwald // Impressum