mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-16 06:15:34 +00:00
Fix test fixtures for opa and add some comments.
This commit is contained in:
4
test/fixtures/hello_syntax2.opa
vendored
4
test/fixtures/hello_syntax2.opa
vendored
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* To compile & run on port 8080:
|
||||
* opa --parser js-like hello_syntax2.opa --
|
||||
*/
|
||||
Server.start(
|
||||
Server.http,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user