diff options
author | EuAndreh <eu@euandre.org> | 2024-11-03 13:47:45 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-11-03 13:48:49 -0300 |
commit | d3b6a7691f643ef6e38e0f0ce912d0b322681b3d (patch) | |
tree | f62444289fc894471a28f2825361f6194a945d1b /tests/benchmarks/never-matching/main.go | |
parent | Update CHANGELOG (diff) | |
download | tre-d3b6a7691f643ef6e38e0f0ce912d0b322681b3d.tar.gz tre-d3b6a7691f643ef6e38e0f0ce912d0b322681b3d.tar.xz |
Setup Makefile project structure with empty src/tre.go source
Diffstat (limited to 'tests/benchmarks/never-matching/main.go')
l--------- | tests/benchmarks/never-matching/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/benchmarks/never-matching/main.go b/tests/benchmarks/never-matching/main.go new file mode 120000 index 0000000..f67563d --- /dev/null +++ b/tests/benchmarks/never-matching/main.go @@ -0,0 +1 @@ +../../main.go
\ No newline at end of file |