diff --git a/test/src/declarations.hi b/test/src/declarations.hi new file mode 100644 index 0000000..93e8902 --- /dev/null +++ b/test/src/declarations.hi @@ -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)