fix(tiger): add 'ft' modeline in highlight corpus

This commit is contained in:
Bruno BELANYI 2022-06-14 21:16:51 +02:00 committed by Stephan Seitz
parent b8e3b03748
commit fcba0368a6
10 changed files with 10 additions and 0 deletions

View file

@ -27,3 +27,4 @@ primitive func(a: int, b: string) : array
/* ^ parameter */
/* ^ type.builtin */
/* ^ type */
/* vim: set ft=tiger: */