fork download
  1. <aiml>
  2. <category>
  3. <pattern> HELLO ALICE </pattern>
  4.  
  5. <template>
  6. Hello User!
  7. </template>
  8.  
  9. </category>
  10. </aiml>
Success #stdin #stdout #stderr 0.27s 40580KB
stdin
Hello Alice
stdout
Standard output is empty
stderr
Error: unexpected '<' in "<"
Execution halted