summaryrefslogtreecommitdiffstats
path: root/stdlib/pic.tl
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/pic.tl')
-rw-r--r--stdlib/pic.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/pic.tl b/stdlib/pic.tl
index 2dfeb435..2d05b319 100644
--- a/stdlib/pic.tl
+++ b/stdlib/pic.tl
@@ -24,6 +24,7 @@
;; CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
;; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
;; POSSIBILITY OF SUCH DAMAGE.
+
(defun expand-pic-num (fmt val)
(let* ((zero (or (starts-with "0" fmt)
(starts-with "+0" fmt)