Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit cae00f1

Browse files
committed
update codegen for new hack-codegen version
1 parent a99a54b commit cae00f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/examples/codegen/lookup-path.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
#!/usr/bin/env hhvm
2-
<?hh
2+
<?hh // partial
33
/**
44
* This file is partially generated. Only make modifications between BEGIN
55
* MANUAL SECTION and END MANUAL SECTION designators.
66
*
77
* To re-generate this file run vendor/hhvm/hacktest/bin/hacktest
88
*
99
*
10-
* @partially-generated SignedSource<<0fa275c7316beecbc717f17462599df8>>
10+
* @partially-generated SignedSource<<dcbaf7d5f4a45c2c3e92a2b822b556d2>>
1111
*/
1212
namespace Facebook\HackRouter\CodeGen\Tests\Generated;
1313
/* BEGIN MANUAL SECTION init */

0 commit comments

Comments
 (0)