zeek/auxil/spicy/tests/hilti/ast/imported-twice.hlt
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

8 lines
255 B
Plaintext

# @TEST-DOC: Test that we handle the same module declared twice fine, regression test for #1813.
#
# @TEST-EXEC: hiltic -dj %INPUT %INPUT
# @TEST-EXEC: hiltic -dj %INPUT $(basename %INPUT)
# @TEST-EXEC: hiltic -dj $(basename %INPUT) %INPUT
module foo {}