Test case: don't

See also

Other tests: test-figures, test-links, test-lists, test-params, test-widgets

Examples

# NOT RUN {
1 + 3
# }
1 + 3
#> [1] 4
answer <- 1
answer # should be 42
#> [1] 42