foo.cpp 223 B

1234567
  1. // Copyright (c) 2003 Vladimir Prus
  2. //
  3. // Distributed under the Boost Software License, Version 1.0. (See
  4. // accompanying file LICENSE.txt or copy at
  5. // https://www.bfgroup.xyz/b2/LICENSE.txt)
  6. int main() { return 0; }