Skip to content

Instantly share code, notes, and snippets.

@jandudulski
Last active December 15, 2015 12:48
Show Gist options
  • Save jandudulski/5262337 to your computer and use it in GitHub Desktop.
Save jandudulski/5262337 to your computer and use it in GitHub Desktop.
-# taka pierda, że aż funkcje jakąś trzeba wywołać /facepalm
= surround '(', ')' do
= value
-# ja pierdole, jak to ssie
= "(#{value})"
-# nawet nie wiem czy to zadziała, bo się pewnie na parsowaniu wyjebie
> (
>= value
)
/! Piękne nie jest, ale chociaż spójne
| (
= value
| )
/! Ewentualnie brzydactwo podobnie jak w hamlu
| (#{value})
= "(#{value})"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment