From 3c163eabc78ddbd26bb250ef5ad6da28cd61adc6 Mon Sep 17 00:00:00 2001 From: Sophie Forrest Date: Fri, 30 Aug 2024 23:35:45 +1200 Subject: feat: split engine into crates --- test_programs/hello_world_short.bf | 1 + 1 file changed, 1 insertion(+) create mode 100644 test_programs/hello_world_short.bf (limited to 'test_programs/hello_world_short.bf') diff --git a/test_programs/hello_world_short.bf b/test_programs/hello_world_short.bf new file mode 100644 index 0000000..24200c1 --- /dev/null +++ b/test_programs/hello_world_short.bf @@ -0,0 +1 @@ +--[+++++++<---->>-->+>+>+<<<<]<.>++++[-<++++>>->--<<]>>-.>--..>+.<<<.<<-.>>+>->>.+++[.<] \ No newline at end of file -- cgit 1.4.1