summary refs log tree commit diff stats
path: root/tests/stdlib/t21251.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #21251 Compiler SIGSEGV when using SharedTable (#21876)Bung2023-05-231-0/+6
fix #21251
'#n35'>35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55