From 220ac389640887388da2f9276b063e722b0c0f37 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 12 Jan 2019 22:24:06 -0800 Subject: 4923 We want slice-equal? for length-prefixed strings, not null-terminated "kernel" strings. --- subx/examples/ex8 | Bin 138 -> 133 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'subx/examples/ex8') diff --git a/subx/examples/ex8 b/subx/examples/ex8 index 9a92bc7d..fcbf4fcf 100755 Binary files a/subx/examples/ex8 and b/subx/examples/ex8 differ -- cgit 1.4.1-2-gfad0 ef='/'>index : mu
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/html/x.mu.html
blob: eb124c22daf84e5acb542bf246a3a01fd7180129 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42