Advertisement
AnotherTest

Blsq functions

Jul 26th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. # fn\s+(.+)\s*:\s*(.*)\s+nf := #\1\\s*\\((.*)\\) := \\1\\s\2\\s\n
  2.  
  3. fn test:
  4. abc
  5. nf
  6.  
  7. test(5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement