diff options
Diffstat (limited to 'Untitled.txt')
-rw-r--r-- | Untitled.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Untitled.txt b/Untitled.txt index fb1e53c..90e2f5e 100644 --- a/Untitled.txt +++ b/Untitled.txt @@ -6,7 +6,6 @@ micromark.js: `atLineEnding` in html (text) should always eat arbitrary whitespa ```rs // --------------------- // Useful helper: -extern crate std; use std::println; use alloc::string::String; |