aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/common/lib/forth2012/double/d-zero-equal.frt
blob: a8536719d082307b25641a4bd29d8f492a044919 (plain)
1
2
3

( d -- f )
: d0= or 0= ;