about summary refs log tree commit diff stats
path: root/archive/3.transect/build
blob: 150c6b4d434879afb20784efd5a10c17f872e308 (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
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
71
72
73
74
75
76
77
78
79
80
81
82
generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2024-11-22 02:58:45 +0000
 


c93, 0x3e8  # 3219/1000 in hex
  {
    compare result, upper-bound
    break-if-float<=
    draw-text-wrapping-right-then-down-from-cursor-over-full-screen 0/screen, "F - 2 miles < 3.219 km\n", 3/fg 0/bg
    count-test-failure
  }
}

fn main {
}