From adbbe158db3c042619ecb4243aa5d4723472912f Mon Sep 17 00:00:00 2001 From: henil Date: Mon, 5 Oct 2020 17:30:21 +0530 Subject: [PATCH] forgot to update highlighted file after changing --- tests/syntax-tests/highlighted/Julia/test.jl | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/syntax-tests/highlighted/Julia/test.jl b/tests/syntax-tests/highlighted/Julia/test.jl index 37987877..0750fd65 100644 --- a/tests/syntax-tests/highlighted/Julia/test.jl +++ b/tests/syntax-tests/highlighted/Julia/test.jl @@ -1,5 +1,3 @@ -# The `test.jl` file has been adapted from [https://github.com/mitmath/18S191/blob/master/lecture_notebooks/Basic%20Julia%20syntax.jl] and is subject to no license. - x = 3 y = 2x