sakuraiyuta / hyuga

Hyuga - Yet Another Hy Language Server
MIT License
21 stars 4 forks source link

Support multiple import expression #18

Open sakurai-andrew opened 9 months ago

sakurai-andrew commented 9 months ago
;; example
(import
  x
  y
  z)