We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d026e8d commit fdbb004Copy full SHA for fdbb004
README.md
@@ -60,6 +60,8 @@ npx tsx spec/greeting_name.expr.ts \
60
61
### Tests
62
63
+[](https://github.com/testingrequired/reqlang-expr-tspl/actions/workflows/verify.yml)
64
+
65
The [spec](./spec/) directory has several input `*.expr` with corrosponding `*.expr.ts` expected generated code.
66
67
- `cargo test` Transpiles the `*.expr` files and checks the `*.expr.ts` files for equality.
0 commit comments