7 lines
134 B
C++
7 lines
134 B
C++
// This file is distributed under the BSD License.
|
|
// See LICENSE.TXT for details.
|
|
|
|
#include <iostream>
|
|
#include "langkit_lexer.hpp"
|
|
|