From 0ab5fad2865ae099473f7eda0b00b4a80d14bc22 Mon Sep 17 00:00:00 2001 From: anon Date: Sun, 15 Sep 2024 04:46:35 +0200 Subject: [PATCH] +todo --- documentation/notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/notes.md b/documentation/notes.md index 09081df..05f07ae 100644 --- a/documentation/notes.md +++ b/documentation/notes.md @@ -31,4 +31,6 @@ enter a b { <...> } * Where 'catch' could be implemented as a goto. * I am unsure whether this would be too generic to be useful or not. */ + +// the symbol prefix should be user changable ```