Skip to main content

Timeline for Find an Illegal String

Current License: CC BY-SA 4.0

8 events
when toggle format what by license comment
Nov 23, 2018 at 18:51 history edited Mayube CC BY-SA 4.0
added 37 characters in body
Nov 23, 2018 at 18:23 history edited Mayube CC BY-SA 4.0
added 202 characters in body
Nov 23, 2018 at 18:21 comment added Mayube @BMO good point, can be fixed by inserting a newline inbetween ) and """
Nov 22, 2018 at 17:13 comment added ბიმო Hmm, nested comments are not in the specs. Comments seem to be discouraged anyways. But you oversaw poetic string literals which allow any string, so Goethe says )""" is valid.
Nov 22, 2018 at 1:20 comment added Mayube @BMO first paren opens a comment, 2nd paren does nothing because it's commented, 3rd paren closes the comment, then you have """) being parsed as code, which is invalid
Nov 21, 2018 at 23:46 comment added ბიმო What about (()"""), wouldn't that be a no-op?
Nov 20, 2018 at 14:35 history edited Mayube CC BY-SA 4.0
added 62 characters in body
Nov 19, 2018 at 18:29 history answered Mayube CC BY-SA 4.0