// cs1529.cs: Using clause must precede all other namespace elements // Line: class X { } using System;