summary refs log tree commit diff stats
path: root/tests/float/tfloat2.nim
diff options
context:
space:
mode:
authorRidho Pratama <p.ridho@yahoo.co.id>2019-10-04 00:38:37 +0700
committerAndreas Rumpf <rumpf_a@web.de>2019-10-03 19:38:37 +0200
commit678775601a2a18b681bc71dc986d230e2771845d (patch)
treec9f2cd4cc24888e4949fed411aff66a8e48c1948 /tests/float/tfloat2.nim
parent73c8391fd3f1f8b789348548f33b2d0ee52c6a75 (diff)
downloadNim-678775601a2a18b681bc71dc986d230e2771845d.tar.gz
Fixed sizeOf to sizeof (#12347)
Diffstat (limited to 'tests/float/tfloat2.nim')
0 files changed, 0 insertions, 0 deletions
2015-06-19 01:34:34 -0500 renamed writeln to writeLine in tests' href='/ahoang/Nim/commit/tests/misc/thallo.nim?h=devel&id=69e15ac32fd92abe1d950275ab4b0d830d8b13e1'>69e15ac32 ^
a690e7b26 ^
5b27b263f ^
a690e7b26 ^




69e15ac32 ^
a690e7b26 ^





3ba34f176 ^
69e15ac32 ^
a690e7b26 ^




a690e7b26 ^


































a5ecbf823 ^
a690e7b26 ^
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
83
84
85
86
87