blob: 51806d79e7a3ab96a6efa81a0601eb0e414515db [file] [log] [blame]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
pub fn transitively_say_hello() {
test_lib::say_hello_from_v2();
}