mirror of
https://github.com/boostorg/hana.git
synced 2026-02-17 13:52:10 +00:00
14 lines
333 B
C++
14 lines
333 B
C++
/*
|
|
This file is used to as a dirty worksheet for prototyping and checking stuff
|
|
that does not need to be documented. Always leave this empty.
|
|
|
|
@copyright Louis Dionne 2014
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
|
|
*/
|
|
|
|
|
|
|
|
|
|
int main() { }
|