Browse code

Made console.tal compatible with asma

Andrew Alderwick authored on 10/08/2021 18:36:07
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 ( dev/console )
2 2
 
3
-|0e @System/debug
4
-|18 @Console/write
3
+|00 @System $e &debug
4
+|10 @Console $8 &write
5 5
 
6 6
 ( init )
7 7