If it's parsed the following example:
a = 1; //comment here
/* block comment */
It is returned each comment twice with different internalRole

addendum:
This issue might be related to these similar ones in other languages drivers:
bblfsh/go-driver#28 bblfsh/python-driver#167 bblfsh/java-driver#86