Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Is (v128.const) supposed to parse in the text format? #181

@alexcrichton

Description

@alexcrichton

Some recently added tests look like they're asserting that various text pieces such as:

  • (v128.const)
  • (v128.const 0 0 0 0)
  • (v128.const i32x4)

I would have expected these to be assert_malformed since they're ideally invalid syntax, but wanted to confirm. @Honry was this perhaps a mistake in the test case generation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions