aboutsummaryrefslogtreecommitdiff
path: root/src/tooling/check.pk
diff options
context:
space:
mode:
Diffstat (limited to 'src/tooling/check.pk')
-rw-r--r--src/tooling/check.pk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tooling/check.pk b/src/tooling/check.pk
new file mode 100644
index 0000000..96d04d1
--- /dev/null
+++ b/src/tooling/check.pk
@@ -0,0 +1,2 @@
+# Syntactically and semantically checks code without compiling.
+# This is a good test for Rust interop.