summaryrefslogtreecommitdiff
path: root/slicer/test/interfaces.ice
blob: 499ff672b2d4d4f23f4bdf084295ca3b07ae9641 (plain)
1
2
3
4
5
6
7
8
// This only contains interfaces, which don't get counted

module Interfaces {
	interface DontCountMe {

	};
};