blob: 1666c203dbdb4f82cc5464ded1a9b4333c4ff626 [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.
String getString() {
return "Hello World!";
}