summaryrefslogtreecommitdiffstats
path: root/test/algorithms/alg.sorting/alg.heap.operations/nothing_to_do.pass.cpp
blob: fa4d462f18d0cfeeef6d7106aa83b0aab23caacd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//===----------------------------------------------------------------------===//
//
// ÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊThe LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//

int main()
{
}