#!/usr/bin/perl -w $ident = 0; while (<>) { if (/^rust: ">>/) { $indent += 1; } elsif (/^rust: "<