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