extra whitespace

This commit is contained in:
Niko Matsakis 2011-11-23 13:20:37 -08:00
parent 152bb314f5
commit 092fc0ab22

View File

@ -1,5 +1,5 @@
// Exercises a bug in the shape code that was exposed
// on x86_64: when there is a tag embedded in an
// on x86_64: when there is a tag embedded in an
// interior record which is then itself interior to
// something else, shape calculations were off.
use std;