summaryrefslogtreecommitdiff
path: root/cpp/test/Slice/utf8BOM/Test.ice
blob: 821cd9d395b6530d64d2d1071a70497ef878c202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//

#pragma once

//
// This file is encoded in UTF8 with BOM
//
module foo
{
}