From 3ac809d7f8c4f29bfcd0a52c7e168e783abc88df Mon Sep 17 00:00:00 2001 From: Arnaud Bailly Date: Wed, 25 Sep 2024 21:49:33 +0200 Subject: Extract IO operations to own module --- rust/sample/test_let.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 rust/sample/test_let.txt (limited to 'rust/sample') diff --git a/rust/sample/test_let.txt b/rust/sample/test_let.txt new file mode 100644 index 0000000..6027cd0 --- /dev/null +++ b/rust/sample/test_let.txt @@ -0,0 +1 @@ +(let (foo (lam x x)) ((let (foo foo) foo) 13)) -- cgit v1.2.3