/** * \file nothing.cpp * \brief nothing * * Copyright 2007-2013 IMP Inventors. All rights reserved. * */ int main() { auto a=6; return 0; }