mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
discard """
|
||||
output: "Done"
|
||||
disabled: "freebsd"
|
||||
cmd: "nim $target --debuginfo --hints:on --define:useNimRtl $options $file"
|
||||
"""
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@ discard """
|
||||
Hello, console
|
||||
1 2 3
|
||||
'''
|
||||
disabled: "freebsd"
|
||||
"""
|
||||
|
||||
# This file tests the JavaScript console
|
||||
|
||||
Reference in New Issue
Block a user