diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..a8315ac --- /dev/null +++ b/readme.md @@ -0,0 +1,22 @@ +#test +```kts + +kotlinScript {} +``` + + +```kt +// short kotlin +``` + +```kotlin +// long kotlin +``` + +```c++ +#error c++ +``` + +```cpp +#error cpp +``` \ No newline at end of file