## Purpose This is necessary for running tests, for example we need a simple `print` function to print the result. ## Example ``` kk run --prelude="./test_prelude.kk" test1.kk ```