From Adam Patterson to ~sircmpwn/hare-users
--- content/tutorials/introduction.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/tutorials/introduction.md b/content/tutorials/introduction.md index 0faa14c..0b94d05 100644 --- a/content/tutorials/introduction.md +++ b/content/tutorials/introduction.md @@ -536,9 +536,7 @@ sections: // Applied example const file = os::open(os::args[1])!; defer io::close(file)!; // XXX: There is a known bug here:[message trimmed]
From Adam Patterson to ~sircmpwn/email-test-drive
--- adamrt | 1 + 1 file changed, 1 insertion(+) create mode 100644 adamrt diff --git a/adamrt b/adamrt new file mode 100644 index 0000000..d1a7870 --- /dev/null +++ b/adamrt @@ -0,0 +1 @@ -- 2.34.1 Just testing out email before I send in a patch[message trimmed]