2010-04-07 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-734-lib.cs
blobf9200e0da88464c6803f897f5f999816f6ca02ad
1 // Compiler options: -target:library
3 public abstract class C
5 protected volatile bool run = true;