mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 17:54:18 +02:00
formatted
This commit is contained in:
@@ -34,7 +34,7 @@ module assertEqualPoint(expected, actual) {
|
||||
|
||||
shifted_expected = shift_to_int(
|
||||
expected * n
|
||||
);
|
||||
);
|
||||
|
||||
shifted_actual = shift_to_int(
|
||||
actual * n
|
||||
|
Reference in New Issue
Block a user