summary refs log tree commit diff stats
path: root/tinyc/tests/boundtest.c
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2019-08-31 19:24:44 +0200
committerGitHub <noreply@github.com>2019-08-31 19:24:44 +0200
commit15213028b75fc485b5fd1f4461e36a04b2f0102a (patch)
tree0e0fb5b9a800f120f44f8c11bd5981893bbc0470 /tinyc/tests/boundtest.c
parent2b565aad89587114148052eabdd430b923c21394 (diff)
parenta6428657e90d68c3993de4fa6ad05c6006378fc3 (diff)
downloadNim-15213028b75fc485b5fd1f4461e36a04b2f0102a.tar.gz
Return typeof(nil) (#12100)
* Allow typeof(nil) as a return type

* $typeof(nil) is now "typeof(nil)", not "nil"
Diffstat (limited to 'tinyc/tests/boundtest.c')
0 files changed, 0 insertions, 0 deletions
tik.com> 2018-09-20 21:50:08 -0700 4563' href='/akkartik/mu/commit/subx/edit?h=hlt&id=af21f7d1cde23ae2fc1c4c30d25c07b159d27f5e'>af21f7d1 ^
694d8485 ^
af21f7d1 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23