cppast/tool/main.cpp
2017-04-10 19:58:17 +02:00

9 lines
231 B
C++

// Copyright (C) 2017 Jonathan Müller <jonathanmueller.dev@gmail.com>
// This file is subject to the license terms in the LICENSE file
// found in the top-level directory of this distribution.
#include <iostream>
int main()
{
}