stdin.carbon 421 B

1234567891011121314
  1. // Part of the Carbon Language project, under the Apache License v2.0 with LLVM
  2. // Exceptions. See /LICENSE for license information.
  3. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  4. //
  5. // ARGS: compile - --phase=check --dump-sem-ir
  6. //
  7. // AUTOUPDATE
  8. // CHECK:STDOUT: --- <stdin>
  9. // CHECK:STDOUT:
  10. // CHECK:STDOUT: file {
  11. // CHECK:STDOUT: package: <namespace> = namespace {}
  12. // CHECK:STDOUT: }
  13. // CHECK:STDOUT: