Skip to content
Snippets Groups Projects
Commit 0cc53e3d authored by Daniel Olsson's avatar Daniel Olsson
Browse files

Comment away things

parent 71b18cb3
No related branches found
No related tags found
No related merge requests found
macro doWhile(block, cond)
println("__source__ ", __source__)
println("cond ", cond)
println("block ", block)
#println("__source__ ", __source__)
#println("cond ", cond)
#println("block ", block)
res = quote
#error("TODO: Your code here")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment