mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 14:00:35 +00:00
fix the expected result of a test
This commit is contained in:
@@ -2,7 +2,7 @@ discard """
|
||||
cmd: '''nim c --newruntime $file'''
|
||||
output: '''button
|
||||
clicked!
|
||||
6 6 alloc/dealloc pairs: 0'''
|
||||
4 4 alloc/dealloc pairs: 0'''
|
||||
"""
|
||||
|
||||
import core / allocators
|
||||
|
||||
Reference in New Issue
Block a user