• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s
2--- !WASM
3FileHeader:
4  Version:         0x00000002
5...
6# CHECK: Error reading file: <stdin>: Bad version number
7