rdrll
|
f78b15712a
|
Fix formatting for if clauses in match-case blocks (#4269)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2024-03-16 07:38:07 -07:00 |
|
Jelle Zijlstra
|
5edd99312a
|
Regression test for match variable inside match (#3993)
|
2023-10-28 11:05:53 -07:00 |
|
Jelle Zijlstra
|
bb588073ab
|
Fix parser bug where "type" was misinterpreted as a keyword inside a match (#3950)
Fixes #3790
Slightly hacky, but I think this is correct and it should also improve performance somewhat.
|
2023-10-17 00:59:15 -07:00 |
|
Jelle Zijlstra
|
a69bda3b9b
|
Use inline flags for test cases (#3931)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
|
2023-10-09 18:43:47 -07:00 |
|