测试代码高亮显示效果

if(a=b)
    printf("%d",a);
else
    printf("a=0");