#!/bin/sh
grep -R '	' bin clasp doc src
grep -R ' $'  bin clasp doc src
