-
```scala
Welcome to Scala version 2.11.0-M8 (OpenJDK 64-Bit Server VM, Java 1.7.0_25).
Type in expressions to have them evaluated.
Type :help for more information.
scala> "abc"
res0: String = ab…
-
Hello,
I am trying to set up a workflow where product managers iterate on a release notes draft on Google Docs. When it's release time, I want to copy paste the AsciiDoc generated from the extensio…
-
(copy from the original repo's issue)
When adding the syntax-highlighting module, the `%_` expansion (current constructs) doesn't work in PS2/PROMPT2.
Steps to reproduce:
1. Clone prezto repo…
-
I receive the following error when running mongo-connector:
`bson.errors.InvalidBSON: 'utf-8' codec can't decode bytes in position 314-315: invalid continuation byte`
-
Source
```
p=
q=
f=inverse_mod(e,(p-1)*(q-1))
f
```
yields
```
~~~~~~~~~~~~~~~~~~~~~~ ::
sage: p=
sage: q=
sage: f=inverse_mod(e,(…
-
```
What steps will reproduce the problem?
Highlight the following source with vim's own highlighter:
syn keyword foo bar print
syn keyword foo
\ bar print
What is the expected output? Wh…
-
I'm trying to use continuations against a partitioned cosomosdb.
I've noticed that queries that hit multiple partitions will fail with
> Cross partition query is required but disabled
In these…
-
I have been having a very strange porblem. I use a mobile app to access the Document DB via a REST service. I am passing through the continuation token in the http headers. When the mobile client send…
-
Example:
```
SUBROUTINE lex
IMPLICIT NONE
INTEGER X, Y,
c break
& ZZ
END
```
Remove the comment and the problem goes away.
-
I know, I know. This is, at present, a full-fat repro. :wink:
### Example
This code only runs on Linux.
https://github.com/disruptek/insideout/blob/erasure/tests/6/tbillion2.nim#L49
```ni…