Source

Provides a macro to inspect source code rather than execute it

Source

Summary

code(src)

This macro does not execute the code that is passed in, rather it returns the source so that it can be shown in the presentation

Macros

code(src)

This macro does not execute the code that is passed in, rather it returns the source so that it can be shown in the presentation.

Source