leo/tests/parser
Alessandro Coglio 20a081da37 [tests] Fix format and expectation of a test.
This was apparently disabled, but it did not start with a block comment.

This commit fixes it to start with a block comment as required.

This commit also makes it a failing test, which is appropriate because in the
current version of Leo we do not allow untyped literals (i.e. lone numerals as
expressions), and it is thus a good negative test for the current version of
Leo. When we extend Leo to allow untyped literals, we can simply flip the
expectation of this test from Fail to Pass.
2022-05-11 21:16:41 -07:00
..
expression [tests] Fix format and expectation of a test. 2022-05-11 21:16:41 -07:00
functions regen tests 2022-05-10 11:59:34 -07:00
inputs merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -07:00
program [lexer] add "_fail" suffix on test file names for tests that are supposed to fail (#1770) 2022-04-25 08:58:41 -07:00
serialize remove arrays 2022-03-28 07:31:53 -07:00
statement merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -07:00
unreachable merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -07:00