From: Jean Privat Date: Mon, 27 Nov 2017 15:02:56 +0000 (-0500) Subject: Merge: nitin FFI seems to work X-Git-Url: http://nitlanguage.org Merge: nitin FFI seems to work This adds the bad triple-quoted string and bad extern in the lexer to enable continuing in nitin. Now FFI seems to work. ~~~raw -->fun hello `{ ...puts("Hello, world"); ...`} -->hello Hello, world ~~~ Pull-Request: #2587 --- f6ad8390ea59d58016002441fcb413e0ff4d5408