From f7c8c3effe43f0f02a1696f37cc50d06599fe52d Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 9 Dec 2017 03:25:15 -0800 Subject: 4157 --- same-fringe.mu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'same-fringe.mu') diff --git a/same-fringe.mu b/same-fringe.mu index fcf7a455..14719eb8 100644 --- a/same-fringe.mu +++ b/same-fringe.mu @@ -1,5 +1,5 @@ -# Another example of continuations: the 'same fringe' problem -# http://wiki.c2.com/?SameFringeProblem +# The 'same fringe' problem: http://wiki.c2.com/?SameFringeProblem +# Example program demonstrating coroutines using Mu's delimited continuations. # # Expected output: # 1 -- cgit 1.4.1-2-gfad0 name='id' value='44e65f3089e49a769a0251df659ff27702417950'/> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_disconnect.h
blob: 2024269add57c83c615aa759dcd13c915b000577 (plain) (blame)
1
f='#n4'>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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70