1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-12 17:54:18 +02:00

formatted

This commit is contained in:
Justin Lin
2017-05-25 18:19:38 +08:00
parent 7ec7ef91c7
commit 4e75be4805

View File

@@ -34,7 +34,7 @@ module assertEqualPoint(expected, actual) {
shifted_expected = shift_to_int(
expected * n
);
);
shifted_actual = shift_to_int(
actual * n