mirror of
https://github.com/janet-lang/janet
synced 2025-09-10 23:06:08 +00:00
Add textmate syntax highlighting file.
This commit is contained in:
@@ -11,4 +11,4 @@
|
||||
(def k (get tab (- 0 s@i s@j)))
|
||||
(when (and k (not= k i) (not= k j) (not= i j))
|
||||
(put solutions {i true j true k true} true))))
|
||||
(map keys (keys solution)))
|
||||
(map keys (keys solution)))
|
Reference in New Issue
Block a user