1# RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s 2--- !WASM 3FileHeader: 4 Version: 0x00000002 5... 6# CHECK: Error reading file: <stdin>: invalid version number: 2 7