Feat: Add failing test for block declarations

This commit is contained in:
2025-09-26 01:13:39 -07:00
parent c16ac60cc1
commit 578e25052e

8
test/src/declarations.hi Normal file
View File

@@ -0,0 +1,8 @@
// This test will fail with the current regex transpiler
// because it does not handle multi-line constructs.
config: {
version: "0.1"
}
_(config.version)