blob: c72f367d1c9a432bd778f6cf8e91a531bf458df5 [file] [log] [blame]
// Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "library.h"
namespace library {
void do_something() {
// Maybe not...
}
} // namespace library