mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-16 10:12:07 +00:00
preparations for 0.8.12
This commit is contained in:
0
tests/accept/run/tcase_setconstr.nim
Normal file → Executable file
0
tests/accept/run/tcase_setconstr.nim
Normal file → Executable file
0
tests/accept/run/tfielditerator.nim
Normal file → Executable file
0
tests/accept/run/tfielditerator.nim
Normal file → Executable file
0
tests/accept/run/tgenericassign.nim
Normal file → Executable file
0
tests/accept/run/tgenericassign.nim
Normal file → Executable file
0
tests/accept/run/tgenericassigntuples.nim
Normal file → Executable file
0
tests/accept/run/tgenericassigntuples.nim
Normal file → Executable file
0
tests/accept/run/tkoeniglookup.nim
Normal file → Executable file
0
tests/accept/run/tkoeniglookup.nim
Normal file → Executable file
0
tests/accept/run/tlists.nim
Normal file → Executable file
0
tests/accept/run/tlists.nim
Normal file → Executable file
0
tests/accept/run/tmacro4.nim
Normal file → Executable file
0
tests/accept/run/tmacro4.nim
Normal file → Executable file
0
tests/accept/run/tmethods1.nim
Normal file → Executable file
0
tests/accept/run/tmethods1.nim
Normal file → Executable file
0
tests/accept/run/tnewderef.nim
Normal file → Executable file
0
tests/accept/run/tnewderef.nim
Normal file → Executable file
0
tests/accept/run/trepr.nim
Normal file → Executable file
0
tests/accept/run/trepr.nim
Normal file → Executable file
0
tests/accept/run/tsets2.nim
Normal file → Executable file
0
tests/accept/run/tsets2.nim
Normal file → Executable file
0
tests/accept/run/tsimplesort.nim
Normal file → Executable file
0
tests/accept/run/tsimplesort.nim
Normal file → Executable file
0
tests/accept/run/tslices.nim
Normal file → Executable file
0
tests/accept/run/tslices.nim
Normal file → Executable file
3
tests/accept/run/ttables.nim
Normal file → Executable file
3
tests/accept/run/ttables.nim
Normal file → Executable file
@@ -80,5 +80,8 @@ block countTableTest1:
|
||||
else: break
|
||||
inc i
|
||||
|
||||
block SyntaxTest:
|
||||
var x = toTable[int, string]({:})
|
||||
|
||||
echo "true"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user