chriseidhof / literate-swift

20 stars 3 forks source link

Only remove top-level print statements #1

Open floriankugler opened 8 years ago

floriankugler commented 8 years ago

If we remove all print statements (also the ones appearing in functions) we might not get the full output if using "print-swift". This does not apply to "embed-print-swift", since the substitution is not performed there.