diff --git a/Calc.swift b/Calc.swift new file mode 100644 index 0000000..e8005a3 --- /dev/null +++ b/Calc.swift @@ -0,0 +1,8 @@ +// +// Calc.swift +// bignumcalc +// +// Created by Isaac Greene on 2025-03-31. +// + +import Foundation