summary refs log tree commit diff stats
path: root/tests/js/tstring_assignment.nim
diff options
context:
space:
mode:
authorSirOlaf <34164198+SirOlaf@users.noreply.github.com>2024-07-17 23:54:15 +0200
committerGitHub <noreply@github.com>2024-07-17 23:54:15 +0200
commitf765898a7518f5c6bbebffd4217ccc35fd02747d (patch)
tree151575a7e1938b87a075178c33d2e829a135379e /tests/js/tstring_assignment.nim
parentddb31ce9682aa83e91119567bfb763bfc7bf0558 (diff)
downloadNim-f765898a7518f5c6bbebffd4217ccc35fd02747d.tar.gz
Set type of object constructor during annotateType (#23852)
Fix https://github.com/nim-lang/Nim/issues/23547

Tested locally with the included test, the test from constantine and the
original issue.
Diffstat (limited to 'tests/js/tstring_assignment.nim')
0 files changed, 0 insertions, 0 deletions
pace' href='/ahoang/Nim/commit/lib/pure/endians.nim?h=devel&id=43bddf62dd982e64cd7350eabbbc5d04c5adab21'>43bddf62d ^
b3057be2c ^







a4a99ae99 ^


b3057be2c ^
a4a99ae99 ^

b3057be2c ^
43bddf62d ^
a4a99ae99 ^

b3057be2c ^
a4a99ae99 ^

b3057be2c ^
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