Some more work, and a --parse-only option to support the new kraken.vim vim plugin that adds Syntastic support (and syntax highlighting)
This commit is contained in:
7
tests/syntax_error.krak
Normal file
7
tests/syntax_error.krak
Normal file
@@ -0,0 +1,7 @@
|
||||
import io
|
||||
|
||||
fun main():int {
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user