mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-31 10:11:53 +02:00
del semicolon of use/include
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use <util/some.scad>;
|
||||
use <util/some.scad>
|
||||
|
||||
module test_some() {
|
||||
echo("==== test_some ====");
|
||||
|
Reference in New Issue
Block a user