Guest User

Untitled

a guest
Jun 17th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. @name SyntaxTest
  2. @invalid Table:entity
  3. @persist Array:table Becausefuckyou:number
  4. @model models/suckers/punched_001.mdl
  5. #[ This E2 is to test Syntax highlighting for my E2 Editor
  6. This is block comment]# Test=array(vec4(0b101,
  7. 0xDEADBEEF,-2.075,3e12):toString())
  8. #include "test.rofl"
  9. function array string:booo_m(Number:string,Rub_bish:wirelink){
  10. local I=0
  11. while(1){
  12. if(I==1){
  13. continue,I++}
  14. elseif(I==2){
  15. break}
  16. else{
  17. print(_HUD_PRINTTALK,"Multiline string:
  18. bla bla\\\" bla
  19. blub\\\\\" This is still a string
  20. Pi=\\\\"+_PI),I++ # This isn't
  21. }
  22. },return This:explode(Number)
  23. }
  24. Test:merge(array("lol,rofl substrings \"lol\" \\",
  25. "wtf?\\\"triple,escapes?\\\" What a mad lad it's 4 \\\\"))
  26. foreach(N,String:string=Test){
  27. Test[N,string]=String:booo_m(",",entity():wirelink())[1,string]
  28. }#lol #[rofl]#]#Nope, still comment, not a blockcomment here :D
  29. #ifdef need:toFill(Lines:here)
  30. toTest(Text,overflow())
  31. #endif
  32. #that ^ is off screen first
Advertisement
Add Comment
Please, Sign In to add comment