lib/fugit/nat.rb in fugit-1.4.0 vs lib/fugit/nat.rb in fugit-1.4.1
- old
+ new
@@ -405,10 +405,10 @@
#p [ pt, pts ]
case pt
#when 'm' then slot(:m, pts)
when 'm' then slot(:hm, '*', pts, strong: 1)
when 's' then slot(:second, pts)
-else slot(pt.to_sym, pts)
+ else slot(pt.to_sym, pts)
end
end
def rewrite_every_single_interval(t)
case t.string