% cat sample2.m4
define(a,100)
define(b,200)
aはbとifelse(a,b,等しい,異なる)
%