mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-20 06:20:38 +00:00
2
tests/modules/a/utils.nim
Normal file
2
tests/modules/a/utils.nim
Normal file
@@ -0,0 +1,2 @@
|
||||
proc burnMem*(a: int) =
|
||||
discard
|
||||
Reference in New Issue
Block a user