Files
carbon-lang/testing/file_test/testdata/fail_example.carbon
T
Jon Ross-Perkins 7a1d54f8e3 Merge filesystem logic into FileTest and update test files. (#3183)
two_files.carbon has odd STDOUT placement, but will pursue that
separately.
2023-09-05 18:40:00 +00:00

9 lines
293 B
Plaintext

// Part of the Carbon Language project, under the Apache License v2.0 with LLVM
// Exceptions. See /LICENSE for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// AUTOUPDATE
// CHECK:STDERR: Oops
// CHECK:STDOUT: 2 args: `default_args`, `fail_example.carbon`